summaryrefslogtreecommitdiff
path: root/src/main.zig
AgeCommit message (Expand)Author
2023-08-06Percent-decode query parameters like they shoud be according to the specMartin Ashby
2023-08-06Add path parsing, use itMartin Ashby
2023-07-30Import server and router from ziggit to zigwebserver for reuse in otherMartin Ashby
2023-07-18zig fmtMartin Ashby
2023-07-18added status message to error responseMartin Ashby
2023-07-18enough of a web server to host the zig docsMartin Ashby