sirech / echo

Small REST API to provide an echo service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Echo

CircleCI

This is an echo service that can be used as a test JSON Api

Run

The go script provides all the targets required. Run it without arguments to get the documentation.

Routes

Headers

under the /headers endpoint, it mirrors the headers that are passed to the request

Client

There is a client CLI built in Rust. It can be installed by running ./go install-cli. Then just running recho will give the information about the command.

About

Small REST API to provide an echo service

License:MIT License


Languages

Language:Kotlin 76.3%Language:Shell 8.6%Language:Rust 7.9%Language:Ruby 5.8%Language:Dockerfile 1.4%