Merge branch 'master' of https://github.com/eidheim/Simple-Web-Server
This commit is contained in:
commit
55d106c15d
1 changed files with 2 additions and 0 deletions
|
|
@ -2,3 +2,5 @@ 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.
|
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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue