Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 907 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 907 Bytes

Demo

Description

This is a Golang web server with built in logging, tracing, health check, and graceful shutdown.

It also includes a few demo applications, including:

I've included all of the raw template / html / css in the actual server code (main.go), but you can find the raw files which can be used to generate the pages and templates within the js / css / templates sub-folders.