🖥️ Simple HTTP Server in C A minimal HTTP server written in C that serves static files from the /public directory. 🔧 Build Instructions make ./http-server