The objective of this project is to create a fully functional HTTP web server.
make && ./webserv base.conf
or more conveniently:
make run_config base
- [GET, POST, DELETE] HTTP methods
- A configuration file given as an argument (examples of configurations in 'config' directory)
- other HTTP methods
⚒️ In construction...
This project was developed in team with @endcerro (Enzo Dal Cerro)