An open API service indexing awesome lists of open source software.

https://github.com/gdvalle/echoserver

HTTP echo server
https://github.com/gdvalle/echoserver

Last synced: 8 months ago
JSON representation

HTTP echo server

Awesome Lists containing this project

README

          

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](https://github.com/gdvalle/echoserver/releases) page.

[![Linux build status](https://travis-ci.org/gdvalle/echoserver.svg?branch=master)](https://travis-ci.org/gdvalle/echoserver)