Skip to content

popohl/webserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webserv

webserv project at 42 school

How to run

To run normally, run make and start ./webserv with a config file provided in ./config_files/, there is a shortcut to this: make run To run in test mode, run make --eval="CFLAGS += -D TEST" && ./webserv

Infos

Parser: https://ruslanspivak.com/lsbasi-part1/

HTTP: https://beej.us/guide/bgnet/html/ https://medium.com/from-the-scratch/http-server-what-do-you-need-to-know-to-build-a-simple-http-server-from-scratch-d1ef8945e4fa

Check my BNF for config files and parser structure in ./research/

Check out my Notion page for the project

About

webserv project at 42 school

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •