aboutsummaryrefslogtreecommitdiff
path: root/src/http/Route.zig
Commit message (Expand)AuthorAge
* Remove Server struct and replace it with single functionNathan Reiner2026-06-06
* Implement static handler and synchronous server handlingNathan Reiner2026-06-06
* implement Route and RouteSetNathan Reiner2026-06-06
* http add request and contextNathan Reiner2026-06-05