Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Served - An Introduction

Served is a C++11 HTTP server library, designed primarily for making HTTP in C++ projects simple, fun and quick to implement. The documentation within this directory gives a useful overview of using Served, but for more detailed information about the API please refer to the header files of each component of interest.