Go to file
2024-10-06 00:34:32 +03:00
src add responding to requests 2024-10-06 00:34:32 +03:00
.gitignore initial commit 2024-10-01 23:33:56 +03:00
build.zig initial commit 2024-10-01 23:33:56 +03:00
build.zig.zon initial commit 2024-10-01 23:33:56 +03:00
README.md first draft, parser working 2024-10-03 19:20:11 +03:00

HTTP server in C

Run program:

zig build run

Resources