# Simple-web-server

## URL

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

## Version

none

## Commit

2f29926dbbcd8a0425064d98c24f37ac50bd0b5b

## 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.
