implement basic http server

This commit is contained in:
2024-02-13 18:01:59 -08:00
parent d7cfc0d782
commit c0e774c08c
11 changed files with 286 additions and 51 deletions

3
.gitignore vendored
View File

@@ -1,2 +1,3 @@
**/build/*
**/secret.h
**/secret.h
**/htmldata.c