{"id":26771975,"url":"https://github.com/voltamon/http-server-in-windows","last_synced_at":"2025-10-06T22:19:17.565Z","repository":{"id":284029505,"uuid":"953600976","full_name":"Voltamon/http-server-in-windows","owner":"Voltamon","description":"This project implements a minimal multi-threaded HTTP server in C using the Winsock2 API on Windows. The server listens for incoming connections on port 8080 and handles basic HTTP GET requests.","archived":false,"fork":false,"pushed_at":"2025-03-23T18:26:23.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T19:28:04.356Z","etag":null,"topics":["c-programming","http-server","multithreaded","server","socket-programming","winsock2"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Voltamon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2025-03-23T18:22:42.000Z","updated_at":"2025-03-23T18:29:15.000Z","dependencies_parsed_at":"2025-03-23T19:28:16.673Z","dependency_job_id":"6bb492c8-0435-4336-96e1-57ccca1d7276","html_url":"https://github.com/Voltamon/http-server-in-windows","commit_stats":null,"previous_names":["voltamon/web-server-in-windows"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Voltamon/http-server-in-windows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Voltamon%2Fhttp-server-in-windows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Voltamon%2Fhttp-server-in-windows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Voltamon%2Fhttp-server-in-windows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Voltamon%2Fhttp-server-in-windows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Voltamon","download_url":"https://codeload.github.com/Voltamon/http-server-in-windows/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Voltamon%2Fhttp-server-in-windows/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278687840,"owners_count":26028565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["c-programming","http-server","multithreaded","server","socket-programming","winsock2"],"created_at":"2025-03-29T00:36:57.158Z","updated_at":"2025-10-06T22:19:17.523Z","avatar_url":"https://github.com/Voltamon.png","language":"C","readme":"# Simple HTTP Server in C\n\nThis project implements a minimal multi-threaded HTTP server in C using the Winsock2 API on Windows. The server listens for incoming connections on port 8080 and handles basic HTTP GET requests.\n\n\n## Features\n\n\n- Multi-threaded handling of client connections.\n\n- Responds to HTTP GET requests with a simple message.\n\n- Returns a \"400 Bad Request\" response for unsupported requests.\n\n\n## Requirements\n\n\n- Windows operating system.\n\n- A C compiler that supports Winsock2 (e.g., GCC).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoltamon%2Fhttp-server-in-windows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoltamon%2Fhttp-server-in-windows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoltamon%2Fhttp-server-in-windows/lists"}