Home

Awesome

Demo

<p align="center"> <img src="https://media.giphy.com/media/RfpTJSIxEX764WDsyT/giphy.gif" style="width:800px;height:500px;"> </p>

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.