/c-http

🌐 | Simple HTTP framework for C

Primary LanguageCMIT LicenseMIT

Note: project made only to support another one of my projects, this project may not be developed more.

Compile

gcc -g -o main *.c test/*.c

Fetch

curl -X POST -H "Content-Type: application/json" -d '{"key": "value"}' localhost:8080