/vanilla-go-server

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

Primary LanguageGoMIT LicenseMIT

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