summaryrefslogtreecommitdiff
path: root/handlers_test.go
AgeCommit message (Collapse)Author
2026-06-21Name HTTP handlers based on intended pathsxengineering
2026-06-21Add authenticate HTTP handlerxengineering
2026-06-21Add `register` HTTP handlerxengineering
This allows users to register.
2026-06-20Add TestHTTPVersionxengineering
This introduces the first HTTP test.