Skip to content

guilhermegui08/GYMAPIRequestReplicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GYMAPIRequestReplicator

This tool replicates captured HTTP requests from an API, aiding in testing and debugging. It includes scripts for mimicking various request types, facilitating real-world scenario reproduction.

Overview

GYMAPIRequestReplicator is a Python tool designed to replicate captured HTTP requests from an API. It includes a set of scripts that mimic various types of requests (GET, POST) to specific endpoints with provided headers and payloads. The purpose of this tool is to facilitate the testing and debugging of API interactions by reproducing requests captured during real-world usage scenarios.

Features

  • Replicates captured HTTP requests from an API.
  • Supports various request types such as GET and POST.
  • Includes scripts for mimicking requests to specific endpoints.
  • Facilitates testing and debugging of API interactions.
  • Useful for reproducing requests from real-world usage scenarios.

Usage

  1. Clone the repository.
  2. Install the necessary dependencies using pip install -r requirements.txt.
  3. Run the scripts to replicate the captured requests.

Dependencies

  • Python 3.x
  • Requests library

About

This tool replicates captured HTTP requests from an API, aiding in testing and debugging. It includes scripts for mimicking various request types, facilitating real-world scenario reproduction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages