Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 300 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 300 Bytes

42-webserv

Webserver made from scratch in c++

why use this?

Nginx is too good, we solve this major flaw by making a worse version

todo

  • config parser (regexp)
  • webserver
  • cgi handler
  • plugin hooks
  • plugins (5)
  • template language parser
  • terminal commands