{"id":15068126,"url":"https://github.com/n0ring/webserv","last_synced_at":"2026-01-30T15:31:32.859Z","repository":{"id":37566890,"uuid":"494004015","full_name":"n0ring/webserv","owner":"n0ring","description":"This project is about writing HTTP server using C++ (std=c++98)","archived":false,"fork":false,"pushed_at":"2022-09-04T15:26:48.000Z","size":22819,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T23:57:47.114Z","etag":null,"topics":["cpp98","http"],"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/n0ring.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}},"created_at":"2022-05-19T09:25:19.000Z","updated_at":"2022-09-04T18:08:48.000Z","dependencies_parsed_at":"2023-01-17T14:47:06.993Z","dependency_job_id":null,"html_url":"https://github.com/n0ring/webserv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/n0ring/webserv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n0ring%2Fwebserv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n0ring%2Fwebserv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n0ring%2Fwebserv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n0ring%2Fwebserv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n0ring","download_url":"https://codeload.github.com/n0ring/webserv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n0ring%2Fwebserv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28914905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"last_error":"SSL_read: 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":["cpp98","http"],"created_at":"2024-09-25T01:30:58.752Z","updated_at":"2026-01-30T15:31:32.837Z","avatar_url":"https://github.com/n0ring.png","language":"C++","readme":"This project is about writing HTTP server using C++ (std=c++98).\n\nMultiplexing is provided by poll function.\n\nIt has GET, POST, and DELETE methods. Also server capable to execute CGI scripts in any language.\n\n![Untitled (1)](https://user-images.githubusercontent.com/98221398/188321163-3e8a4490-95e3-41aa-a748-0651c49c3084.gif)\n\n\nProgram take a configuration file as argument or use a default path.\n\nIn config file posible to setup: \n  \n  For virtual hosts -\u003e\n    port to listen |\n    max body size |\n    error pages\n\n  For locations -\u003e\n    max body size |\n    error pages |\n    methods |\n    root |\n    index |\n    redirect code and URL |\n    autoindex |\n    cgi script |\n    cgi bin\n\n\u003cimg width=\"582\" alt=\"conf\" src=\"https://user-images.githubusercontent.com/98221398/188319216-3d47b098-1eaa-46c2-8673-6067a05f7547.png\"\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn0ring%2Fwebserv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn0ring%2Fwebserv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn0ring%2Fwebserv/lists"}