An easier way to develop APIs
Sendex is an API development tool that lives in your project source & stays in sync with Git. Run configuration files from your terminal.
$ npm i -g sendex
Get startedConfigure requests in YAML
All requests are configured using a YAML config file. Set all the parameters of the request including headers and body in this file.
Send requests in your terminal
Sending requests is as easy as 1 command in your terminal. Just specify the file and view the response below. Responses are also saved in the sendex folder.
Requests can either be ran and the response saved as a txt file, or the response can be outputted to the console.
See the docs
View the Sendex docs to find out all that you need to get the most out of Sendex.
View documentation →
Sendex is on GitHub
Sendex is open-source. Star and watch Sendex on GitHub, and even contribute to making Sendex even better.
View on GitHub →
A lightweight API endpoint testing tool
This website does not track you or use cookies. The only metric I care about is stars on GitHub. So, star Sendex on GitHub :)
Copyright © Sendex 2021