Skip to content

talyx/webserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webserv

HTTP web server written in c++98

Supports reading the config, as well as the following http methods:

  • GET
  • POST
  • DELETE
  • PUT

Team talyx sunderle