/webserv

HTTP server in c++.

Primary LanguageC++

webserv

This is a simple HTTP server in c++98 that takes a configuration file as argument.

Useful links

Notion

Authors

  • iidzim, worked on the netwroking part.
  • framdani, parsing the configuration file and request.
  • Oumeimatt was responsible for the response and CGI.