You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
1 year ago | |
|---|---|---|
| .. | ||
| repo | 1 year ago | |
| README.md | 1 year ago | |
README.md
Simple-web-server
URL
https://github.com/eidheim/Simple-Web-Server
Version
none
Commit
cfafbcbc7d74d91ffd24fd2fbf1a382d52133264
License
MIT License
License File
Description
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available from C++ applications.