req
req copied to clipboard
A minimal yet powerful HTTP client/API testing tool made for speed.
trafficstars
req
req is a lightweight, minimal yet powerful HTTP client slash API testing tool
designed for speed.
Contents
- Features
- Installation
- Documentation
- Contributing
- Contact
- License
Features

- Blazing fast: The whole reason
reqwas made is because of the lack of fast API testing tools. - Feature packed:
reqhas all the features you can expect from a modern HTTP client. And if something is missing, just let me know!. - Beautiful output
- Beautiful documentation
Installation
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
Documentation

All documentation is built in. Run req help to get quick help, and
req help walkthrough to view a quick walkthrough.
Contributing
Contributions are always welcome. Feel free to open an issue or pull request!
Contact
I'm mainly active on discord as @SiddharthShyniben#7017. Every other platform I exist on, my username is either SiddharthShyniben or SiddharthShyn.
License
This project uses the GPLv3 license.