simple-go-server
January 9, 2018 ยท View on GitHub
A simple golang web server with basic logging, tracing, health check, graceful shutdown and zero dependencies.
This repository originated from this Github gist, featured on Hacker News.
Contributions are welcome but the goal (challenge) is to keep the code as simple as possible and only use Go standard library :)