aboutsummaryrefslogtreecommitdiff
path: root/src/api/root.zig
Commit message (Collapse)AuthorAge
* Remove Server struct and replace it with single functionNathan Reiner2026-06-06
|
* http add request and contextNathan Reiner2026-06-05
|
* add api sketchNathan Reiner2026-05-23
|
* Let's do a rewrite!Nathan Reiner2026-05-20
Created project structure and changed `build.zig` and added licence.