Skip to content

Simple, complete vanilla go HTTP(S) server with no third-party packages (except golang.org/x)

License

Notifications You must be signed in to change notification settings

xeoncross/vanilla-go-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla Go HTTP Server

Simple, complete golang web server with basic logging, tracing, health check, templates, letsencrypt HTTPS, and graceful shutdown. Uses no third-party dependancies (except experimental libs [golang.org/x]).

Download server.go and use it as a base for your next simple go web server or API endpoint.

List of full-featured, web frameworks

Based on work by

About

Simple, complete vanilla go HTTP(S) server with no third-party packages (except golang.org/x)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages