Just a very simple HTML webserver in C
Go to file
2025-03-13 13:11:35 +01:00
HTML Add file reader. Add bug that returns a smaller string than it should be. 2025-03-10 13:20:24 +01:00
include Add read from file 2025-03-13 13:11:35 +01:00
src Add read from file 2025-03-13 13:11:35 +01:00
.gitignore Initial commit 2025-03-09 14:27:49 +00:00
LICENSE Initial commit 2025-03-09 14:27:49 +00:00
makefile Add http server 2025-03-10 21:23:34 +01:00
README.md Initial commit 2025-03-09 14:27:49 +00:00
WebServer Add read from file 2025-03-13 13:11:35 +01:00

C-Webserver

Just a very simple HTML webserver in C