Request
Request is a simple tool that allows user to test their API with web interface.
Request is written with tauri and vite vanilla typescript and its fully open-source!
- Repository: https://github.com/aiocat/request
You can contribute to the project if you want to.
Features
- Save, load, delete requests
- View headers
- Generate request code
- Send request with headers
- Filter requests
Why?
Lots of postman (like) program already exists. But they are really confusing and they have lots of feature we don't need.
Since CLI is not for everyone, I made request, minimal http client for your toy projects.
Download
You can download request from here
Usage
Download the installer from github releases and enjoy! The UI is made childish for everyone to understand.
Top comments (0)