Simple HTTP server in C
Go to file
Win 428a26017f base 2024-05-14 18:34:20 +07:00
.gitignore Initial commit 2024-05-14 17:54:46 +07:00
LICENSE Initial commit 2024-05-14 17:54:46 +07:00
README.md Initial commit 2024-05-14 17:54:46 +07:00
webserver base 2024-05-14 18:34:20 +07:00
webserver.c base 2024-05-14 18:34:20 +07:00

README.md

simple-web-server

Simple HTTP server in C