make-req
v1.0.1
Published
test api
Readme
This is the api tester to test you api in you terminal without opening your postman or the browser. This is now work for the localhost in the upcoming version global routes accessebility will be added.
Steps to use it:
- npm install -g make-req
- run the command - 'hit-it'
- you will be prompted with two options: ? Enter the port no. //provide port no. ? Enter the route //provide route
