Commit Graph

  • d4ee486919 Use CC in makefile instead of g++ directly main Pablu23 2024-11-30 19:56:26 +01:00
  • af0c6fb814 Replace shared_pointer with RAII, also fix root path not routing correctly Pablu23 2024-11-26 17:29:36 +01:00
  • c18d5f993d Add correctly shutting down server and stopping threads Pablu23 2024-11-13 16:49:49 +01:00
  • a3a5280f17 Change Variable names and all to snake case Pablu23 2024-11-13 16:01:17 +01:00
  • 1797b3c0ef Add get function to tree, and implement basic tree in router Pablu23 2024-11-13 13:23:56 +01:00
  • e0d1ac42f7 Add working tree Pablu23 2024-11-13 11:57:12 +01:00
  • 601e0269c1 Change router input logic and more Pablu23 2024-11-12 14:25:08 +01:00
  • 0a289b99b5 Add cflags to makefile, fix cflags Pablu23 2024-07-13 18:19:07 +02:00
  • f12361567c Update README.md Pablu23 2024-07-13 18:04:23 +02:00
  • 0758c13de2 Update README.md Pablu23 2024-07-13 18:02:30 +02:00
  • 9c7fa69a37 Updated readme Pablu23 2024-07-13 18:00:50 +02:00
  • b78948267e Added setting Statuscode on response Pablu23 2024-07-13 17:55:10 +02:00
  • e3254f5c4a Updated makefile Pablu23 2024-07-11 19:35:11 +02:00
  • 87b717545b Add namespace Pablu23 2024-07-11 18:34:11 +02:00
  • e9a7062c07 Added multithreading Pablu23 2024-07-11 18:00:03 +02:00
  • a9cdf59a97 Remove unused includes and added some comments Pablu23 2024-07-08 16:49:03 +02:00
  • f25b8891da Fix readme Pablu23 2024-07-08 16:39:00 +02:00
  • 925ff203a4 Add Method Routing and case insensitive routing patterns Pablu23 2024-07-08 16:37:28 +02:00
  • 986be64e03 First really working router Version Pablu23 2024-07-08 16:08:10 +02:00
  • 752cb229c3 Add makefile and split request and response to header files Pablu23 2024-07-08 03:07:46 +02:00
  • a32934d4bc Initial commit Pablu23 2024-07-08 02:04:16 +02:00