Skip to content

mlanca-c/webserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webserv

Intro

Stars Size Activity

Authors

Cloning

git clone git@github.com:mlanca-c/webserv.git
cd webserv
make all

Compiling

make run

GoogleTest

mkdir build/; cd build/; cmake -D test=ON ..; cd ../;
make test_run;

About

A simple HTTP web server coded in C++98

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published