go-protocl

About

A small Go service that wears many hats — public site, htmx admin, static product catalogue — all out of a single binary.

Built as a learning playground. The point is to keep moving parts to a minimum: one process, one SQLite file, one stylesheet. No bundlers, no client-side routing, no JSON-over-the-wire for things the server can render directly.

Stack