Skip to content

CarlJi/simple-go-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 56.0%
  • Makefile 38.5%
  • Dockerfile 5.5%