Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lobbyra/webserv
[42] [WEB] [C++] [GROUP] Create an HTTP server from scratch in CPP98
https://github.com/lobbyra/webserv
42 cpp http
Last synced: about 2 months ago
JSON representation
[42] [WEB] [C++] [GROUP] Create an HTTP server from scratch in CPP98
- Host: GitHub
- URL: https://github.com/lobbyra/webserv
- Owner: lobbyra
- Created: 2021-03-04T14:09:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-19T19:28:16.000Z (over 3 years ago)
- Last Synced: 2023-03-11T18:29:07.401Z (almost 2 years ago)
- Topics: 42, cpp, http
- Language: C++
- Homepage:
- Size: 181 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Webserv
*Credit:*
[@mli42](https://github.com/mli42) [@Jean-xavierr](https://github.com/Jean-xavierr) [@lobbyra](https://github.com/lobbyra)![](https://i.imgur.com/i3nsMxC.jpg)
## Subject
This project is a 42 school project. The goal is to code a HTTP server with the internal implementation of Nginx.
See /docs/webserv.pdf## Details
Mandatory language is C++98, it's very handy but it was enough to code a good server !
More details in a documentation about how we work in group [here](https://www.notion.so/Documentation-Webserv-320727979ffd4176a7dd5ba41aaadf46).
## Contact
If you have any questions, all links are on my GitHub profile.
See contributors to know our team.