/echoserver

HTTP echo server

Primary LanguageRust

echoserver

echoserver is an HTTP server that prints requests and their bodies to stdout. It returns a 200 for any request.

Binary for Linux is available on the releases page.

Linux build status