Files
bible/kit/scaffolds/go-nethttp-web

Go net/http Web Skeleton

Minimal starter skeleton for a Go web app using:

  • net/http
  • html/template
  • embedded templates and static assets

This scaffold is intended as a starting point that host repositories can adapt.