Simple HTTP server in C
Go to file
Win 7d98124fbc added makefile 2024-05-15 16:18:18 +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
makefile added makefile 2024-05-15 16:18:18 +07:00
webserver read requests 2024-05-15 15:59:13 +07:00
webserver.c read requests 2024-05-15 15:59:13 +07:00

README.md

simple-web-server

Simple HTTP server in C