A httpServer Framework with uri routing and parameters parse ,I develop it for my company tasks,It based on poco c++ lib.
#Platform Window10
#Project, CompilerI vc++ ,nmake
#How to use it Download the source code and directly unzip Poco lib to local directory, then load it to vs2017 and compile.