req icon indicating copy to clipboard operation
req copied to clipboard

A minimal yet powerful HTTP client/API testing tool made for speed.

trafficstars

logo req

req - A lightweight, minimal yet powerful API testing tool | Product Hunt

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

banner

Contents

  • Features
  • Installation
  • Documentation
  • Contributing
  • Contact
  • License

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.

footer