453 B
453 B
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.