███████╗███████╗██████╗ ██╗ ██╗███████╗██████╗ ██╔════╝██╔════╝██╔══██╗██║ ██║██╔════╝██╔══██╗ ███████╗█████╗ ██████╔╝██║ ██║█████╗ ██████╔╝ ╚════██║██╔══╝ ██╔══██╗╚██╗ ██╔╝██╔══╝ ██╔══██╗ ███████║███████╗██║ ██║ ╚████╔╝ ███████╗██║ ██║ ╚══════╝╚══════╝╚═╝ ╚═╝ ╚═══╝ ╚══════╝╚═╝ ╚═╝ A minimalist* server built in C (*see features section)
git clone this repo
use make to build the server
./server [-p PORT] [-i INDEX FILE] DOCROOT- Handle GET requests
- Capable of responding with: 200 400 403 404 418 500 501
- Every incoming request gets printed to stderr
Ivan Cankov - ivanecankov@gmail.com
Distributed under the MIT license. See LICENSE for more information.
At this time not allowing any external contributors