c++ website just for the shits and giggles
website built with a language meant to control nuclear plants btw
How to use?
- build it using
g++ main.cpp -std=c++17 -pthread -lws2_32 - test in browser
localhost:8080/api/userlocalhost:8080/api/hello?name=lads
- test in powershell
curl.exe -X POST http://localhost:8080/api/echo -H "Content-Type: application/json" -d '{\"msg\":\"yo\"}'



