Sendex - A lightweight API testing tool

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 started

Configure 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.

New request terminal and YAML

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.

Run request terminalPeek request terminal
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