Fix readme

This commit is contained in:
Pablu23
2024-07-08 16:39:00 +02:00
parent 925ff203a4
commit f25b8891da

View File

@@ -1,10 +1,10 @@
# 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
- Routing to Tree instead of map
- Cmake maybe?
- Make redirects available
- Threading
- Stop
- React to Method
- Implement actual http protocol
- Post Form