A basic go http skeleton as baseline for website projects
Go to file Use this template
2024-08-03 08:51:53 +02:00
cmd/site Initial checkin of templ skeleton 2024-08-03 08:51:30 +02:00
internal Initial checkin of templ skeleton 2024-08-03 08:51:30 +02:00
web Initial checkin of templ skeleton 2024-08-03 08:51:30 +02:00
.gitignore Initial commit 2024-08-02 07:32:41 +02:00
go.mod Change required go version 2024-08-03 08:51:53 +02:00
go.sum Initial checkin of templ skeleton 2024-08-03 08:51:30 +02:00
LICENSE Initial commit 2024-08-02 07:32:41 +02:00
Makefile Initial checkin of templ skeleton 2024-08-03 08:51:30 +02:00
README.md Initial commit 2024-08-02 07:32:41 +02:00

go-http-skeleton

A basic go http skeleton as baseline for website projects