231 B
231 B
Simple-Web-Server
A very simple and fast platform independent HTTP server implemented using C++11 and Boost::Asio. Makes it easy to create REST resources for a C++ application.
See main.cpp for example usage.