1.0.2 • Published 2 years ago

req-cli v1.0.2

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
2 years ago

req is a lightweight, minimal yet powerful HTTP client slash API testing tool designed for speed.

Contents

Features

req

  • 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

docs

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.