tree: 9dfef954148e1fe2c391c7e62690d8f81bc82fe1 [path history] [tgz]
  1. repo/
  2. README.md
third_party/Simple-web-server/README.md

Simple-web-server

URL

https://gitlab.com/eidheim/Simple-Web-Server

Version

none

Commit

2f29926dbbcd8a0425064d98c24f37ac50bd0b5b

License

MIT License

License File

LICENSE

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.