/echo

Echo server that prints request info for debugging purpose

Primary LanguageGo

Echo server

Prints and logs all requests

Using

docker run -p "8080:80" jaschweder/echo

Wait for container start then access http://localhost:8080, you will see a JSON with information about the request

License

MIT

Author

Jonathan A. Schweder jonathanschweder@gmail.com