Skip to content

carj/ToyWebServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Header file Tiny C++ Webserver (HTTP Only) Only Supports HEAD and GET methods Uses a few boost libraries for logging and url parsing.

g++ -g -DBOOST_LOG_DYN_LINK server.cpp -Wall -o server -lboost_log -lboost_url

S3 Server uses extended filesystem attribues Probably will only work on Linux

About

A toy web server in C++

Resources

Stars

Watchers

Forks

Contributors