HTTP Library and example Server written in C from scrath for learning purposes
Warning
This is currently only configured to run on macOS
Ensure you have the following folders created:
/usr/local/lib/standardloop/
/usr/local/include/standardloop/You can then use the Taskfile to download dependencies and build the application
$ task
$ ./cerver