minimal webdev toolkit in go
Find a file
Iris Lightshard 756a0739fd
initial commit
router with static files and dynamic handlers, renderers for templates, json, and xml, and beginnings of auth and cookie management
2022-01-04 13:23:25 -07:00
auth initial commit 2022-01-04 13:23:25 -07:00
cookie initial commit 2022-01-04 13:23:25 -07:00
renderer initial commit 2022-01-04 13:23:25 -07:00
router initial commit 2022-01-04 13:23:25 -07:00
.gitignore initial commit 2022-01-04 13:23:25 -07:00
go.mod initial commit 2022-01-04 13:23:25 -07:00
go.sum initial commit 2022-01-04 13:23:25 -07:00