Small, modular, strictly standard library Go web framework.
Find a file
2025-06-30 16:23:12 -06:00
database base 2025-06-30 16:23:12 -06:00
forms forms parser, in-memory sessions, storage abstraction 2025-06-30 01:47:53 -06:00
handlers base 2025-06-30 16:23:12 -06:00
sessions gofmt 2025-06-30 01:48:35 -06:00
storage base 2025-06-30 16:23:12 -06:00
.env.example base 2025-06-30 16:23:12 -06:00
.gitignore base 2025-06-30 16:23:12 -06:00
go.mod base 2025-06-30 16:23:12 -06:00
go.sum base 2025-06-30 16:23:12 -06:00
LICENSE Initial commit 2025-06-27 22:54:04 -06:00
main.go base 2025-06-30 16:23:12 -06:00
README.md Initial commit 2025-06-27 22:54:04 -06:00

axiom

Small, modular, strictly standard library Go web framework.