req-cli
v1.0.3
Published
<h1><img src='img/logo-small.svg' alt='logo' align='center' /> <code>req</code></h1>
Downloads
11
Maintainers
Readme
req
is a lightweight, minimal yet powerful HTTP client slash API testing tool
designed for speed.
Contents
Features
- 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
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.