782665933 / Simple-Web-Server

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.

License:MIT License


Languages

Language:C++ 97.3%Language:CMake 2.5%Language:HTML 0.2%