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++. Testing is made with an actual browser.
https://github.com/iker-gonzalez/webserv
cgi-application client http http-server nginx-server server
Last synced: 1 day ago
JSON representation
Development of HTTP server from scratch using C++. 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 (over 1 year ago)
- Last Synced: 2023-04-27T17:31:41.276Z (over 1 year ago)
- Topics: cgi-application, client, http, http-server, nginx-server, 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