• Stars
    star
    162
  • Rank 227,416 (Top 5 %)
  • Language
    Go
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple golang web server with basic logging, tracing, health check, graceful shutdown and zero dependencies

simple-go-server

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 :)