Basic web server

This commit is contained in:
jaina heartles 2022-04-02 13:23:18 -07:00
commit 5fbb1b480b
3 changed files with 490 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
/zig-out
/zig-cache