Files
http-router-cpp/README.md
2024-07-08 16:39:00 +02:00

241 B

Http Router which is supposed to be similar to the standard Golang Router

Todos:

  • Routing to Tree instead of map
  • Cmake maybe?
  • Make redirects available
  • Threading
  • Stop
  • React to Method
  • Implement actual http protocol
  • Post Form