freebsd-ports/www/simple-web-server/pkg-descr

4 lines
220 B
Text
Raw Normal View History

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.