Skip to content

just as the name goes, this is a module to debug issues with HTTP(s) APIs

Notifications You must be signed in to change notification settings

mosessmax/api-request-debuger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

API Request Debugger - A module to debug issues with HTTP APIs

Features will include:

  • Intercept and log requests made via requests library
  • Replay individual requests from log
  • Compare original and replay response

v0.2

  • More robust request capturing using proxies
  • Overview dashboard for request metrics
  • Request modification before replaying
  • Session support for replay

v0.3

  • UX integration with IDEs like PyCharm
  • Visualize sequences of requests in charts
  • Generate regression test cases
  • Export reports/documentation

Not conclusion (words from one wise god)

i want to do more with this module, probably when I get bored next. special thanks to Vibes and Insha-Allah. please if you find any issue or have a cool feature idea do send in a PR. (now on to the next side project or maybe a nap.)

About

just as the name goes, this is a module to debug issues with HTTP(s) APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages