/Go_lang_server

Primary LanguageGoMIT LicenseMIT

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.