mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
6 lines
271 B
Plaintext
6 lines
271 B
Plaintext
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.
|
|
|
|
WWW: https://gitlab.com/eidheim/Simple-Web-Server
|