start project

This commit is contained in:
2026-09-04 12:17:28 +02:00
parent dd650d8a41
commit eda9a93c41
6 changed files with 19 additions and 1 deletions
View File
+11 -1
View File
@@ -1,3 +1,13 @@
# codam-webserver
This project was completed as part of a 42 core curriculum.
This project has been created as part of the 42 curriculum by oriabenk.
## Description
# codam-Webserver
## Instructions
## Resources
www ;)
+8
View File
@@ -0,0 +1,8 @@
1. Develop a configuration structure (discuss the configuration file vocabulary)
2. parser configuration parser
3. parser HTTP request
4.  server core
5. builder response
6. error pages
These are just rough notes for now.
View File
View File
View File