Small, modular, strictly standard library Go web framework.
Find a file
2025-06-30 23:51:37 -06:00
config almost there 2025-06-30 23:51:37 -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 checkpoint 2025-06-30 23:29:22 -06:00
middleware checkpoint 2025-06-30 23:29:22 -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 almost there 2025-06-30 23:51:37 -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 checkpoint 2025-06-30 23:29:22 -06:00

axiom

Small, modular, strictly standard library Go web framework.