a simple web server written in c
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
added a demo site, deployed it to railway in a docker container.
https://pop-corn-server-production.up.railway.app/index.html
added a simple configuration support through json file.
implemented file based routing.
tested the server with my hugo blog and it works fine .
need to sanitize the urls for ../ navigaton