• Stars
    star
    162
  • Rank 232,284 (Top 5 %)
  • Language
    Go
  • License
    MIT License
  • Created almost 7 years ago
  • Updated about 2 years 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 :)