Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iker-gonzalez/webserv
Development of HTTP server from scratch using C++ and Python. Testing is made with an actual browser.
https://github.com/iker-gonzalez/webserv
cgi-application client cpp http http-server nginx-server python3 server
Last synced: 21 days ago
JSON representation
Development of HTTP server from scratch using C++ and Python. Testing is made with an actual browser.
- Host: GitHub
- URL: https://github.com/iker-gonzalez/webserv
- Owner: iker-gonzalez
- License: mit
- Created: 2022-11-14T18:35:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-27T16:22:15.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T12:31:45.948Z (3 months ago)
- Topics: cgi-application, client, cpp, http, http-server, nginx-server, python3, server
- Language: C++
- Homepage:
- Size: 17.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
๐ฅ webserv ๐ฅ
Development repo for 42cursus' webserv project
For further information about 42cursus and its projects, please refer to 42cursus repo.
About
ยท
Usage---
## ๐ฃ๏ธ About
> Development of HTTP server from scratch using C++. Testing is made with an actual browser.
For detailed information, refer to the [**subject of this project**](https://github.com/iker-gonzalez/42_cursus/blob/main/_PDFs/en.subject_webserv.pdf)
## ๐ ๏ธ Usage