req
is a lightweight, minimal yet powerful HTTP client slash API testing tool
designed for speed.
- Blazing fast: The whole reason
req
was made is because of the lack of fast API testing tools. - Feature packed:
req
has all the features you can expect from a modern HTTP client. And if something is missing, just let me know!. - Beautiful output
- Beautiful documentation
To install req
, you will need to have Node.js and
npm installed. Once you have those installed, simply run:
$ npm i -g req-cli
All documentation is built in. Run req help
to get quick help, and
req help walkthrough
to view a quick walkthrough.
Contributions are always welcome. Feel free to open an issue or pull request!
I'm mainly active on discord as @SiddharthShyniben#7017. Every other platform I exist on, my username is either SiddharthShyniben or SiddharthShyn.
This project uses the GPLv3 license.