Simple HTTP Requests
p/simple-http-requests
Simple HTTP POST And GET Requests For API Testing
Daniel Gheorghe
Simple HTTP Requests — Simple HTTP POST And GET Requests For API Testing
0

A tool that I built for myself a while back to simplify API testing. The application sends GET or POST HTTP requests to a specified API end-point. The application saves request parameters and results so that you can share the results with co-workers and compare them with previous values.

Replies
Be the first to comment