Small, modular, strictly standard library Go web framework.
Find a file
2025-07-01 00:29:14 -06:00
config better configuration strategy 2025-07-01 00:29:14 -06:00
database base 2025-06-30 16:23:12 -06:00
forms better configuration strategy 2025-07-01 00:29:14 -06:00
handlers better configuration strategy 2025-07-01 00:29:14 -06:00
middleware better configuration strategy 2025-07-01 00:29:14 -06:00
scripts checkpoint 2025-06-30 23:29:22 -06:00
sessions gofmt 2025-06-30 01:48:35 -06:00
static almost there 2025-06-30 23:51:37 -06:00
storage base 2025-06-30 16:23:12 -06:00
templates almost there 2025-06-30 23:51:37 -06:00
views checkpoint 2025-06-30 23:29:22 -06:00
.env.example base 2025-06-30 16:23:12 -06:00
.gitignore almost there 2025-06-30 23:51:37 -06:00
go.mod checkpoint 2025-06-30 18:03:49 -06:00
go.sum checkpoint 2025-06-30 18:03:49 -06:00
LICENSE Initial commit 2025-06-27 22:54:04 -06:00
main.go better configuration strategy 2025-07-01 00:29:14 -06:00
Makefile almost there 2025-06-30 23:51:37 -06:00
README.md Initial commit 2025-06-27 22:54:04 -06:00
routes.go better configuration strategy 2025-07-01 00:29:14 -06:00

axiom

Small, modular, strictly standard library Go web framework.