Update README.md
This commit is contained in:
parent
c146620ad7
commit
55ae6fec7e
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