Skip to content

pilot2254/cpp_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp_web

c++ website just for the shits and giggles

alt text

website built with a language meant to control nuclear plants btw


New version

alt text
alt text
alt text

How to use?

  1. build it using g++ main.cpp -std=c++17 -pthread -lws2_32
  2. test in browser
    • localhost:8080/api/user
    • localhost:8080/api/hello?name=lads
  3. test in powershell
    • curl.exe -X POST http://localhost:8080/api/echo -H "Content-Type: application/json" -d '{\"msg\":\"yo\"}'

About

website built with a language meant to control nuclear plants btw

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages