{"id":22671865,"url":"https://github.com/jesuisstan/42_http_webserver","last_synced_at":"2026-02-14T22:32:40.470Z","repository":{"id":43058917,"uuid":"453221164","full_name":"jesuisstan/42_http_webserver","owner":"jesuisstan","description":"implementation of a simple http web server in c++","archived":false,"fork":false,"pushed_at":"2024-09-20T08:23:21.000Z","size":16442,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T19:49:20.945Z","etag":null,"topics":["42","cpp","html","http","makefile","server"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jesuisstan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-01-28T21:24:59.000Z","updated_at":"2024-09-20T08:23:26.000Z","dependencies_parsed_at":"2025-04-12T00:10:37.114Z","dependency_job_id":"ef89580e-3f3f-4839-b8af-864573647514","html_url":"https://github.com/jesuisstan/42_http_webserver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jesuisstan/42_http_webserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesuisstan%2F42_http_webserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesuisstan%2F42_http_webserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesuisstan%2F42_http_webserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesuisstan%2F42_http_webserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jesuisstan","download_url":"https://codeload.github.com/jesuisstan/42_http_webserver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesuisstan%2F42_http_webserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29458717,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T21:29:27.764Z","status":"ssl_error","status_checked_at":"2026-02-14T21:28:11.111Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["42","cpp","html","http","makefile","server"],"created_at":"2024-12-09T16:16:58.438Z","updated_at":"2026-02-14T22:32:40.443Z","avatar_url":"https://github.com/jesuisstan.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 42_http_webserver\n## Foreword\nThis is one of the Ecole 42 common core projects.\\\nIt is about implementing a simple http web server in c++ in team of 3 students.\\\nThe project is written with the C++98 standard and provides good understanding of http protocol, basic html and threading.\n\n## Description\nThe final 42_http_webserver includes:\n- Compatibility with the Chrome and Mozilla web browsers.\n- HTTP response status codes is accurate.\n- Server has default error pages if none are provided.\n- Clients are able to upload files.\n- Implemented GET, POST and DELETE methods.\n- Server is able to listen to multiple ports.\n\nFull project description you can find in `en.subject.pdf`.\n\n## Requirements\n- installed `clang++`\n- installed `Makefile`\n\n## How to use\nIn project directory:\n1. Run `make` to compile the project.\n2. Execute `./webserv` to run 42_http_webserver.\n3. Proceed to `http://127.0.0.1:8888/` to test 42_http_webserver.\n4. Run `make fclean` to delete all created files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesuisstan%2F42_http_webserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjesuisstan%2F42_http_webserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesuisstan%2F42_http_webserver/lists"}