unplugged-system/external/ot-br-posix/third_party/Simple-web-server/README.md

26 lines
453 B
Markdown

# Simple-web-server
## URL
https://github.com/eidheim/Simple-Web-Server
## Version
none
## Commit
cfafbcbc7d74d91ffd24fd2fbf1a382d52133264
## License
MIT License
## License File
[LICENSE](repo/LICENSE.txt)
## 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.