{"id":24362000,"url":"https://github.com/bl0nder/http-server","last_synced_at":"2026-05-26T20:06:26.663Z","repository":{"id":271303882,"uuid":"913010069","full_name":"bl0nder/http-server","owner":"bl0nder","description":"A simple HTTP webserver in C","archived":false,"fork":false,"pushed_at":"2025-01-17T10:10:40.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-13T01:33:07.648Z","etag":null,"topics":["c","http-server","socket-programming"],"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/bl0nder.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-06T21:07:51.000Z","updated_at":"2025-01-17T10:10:41.000Z","dependencies_parsed_at":"2025-12-12T02:01:18.533Z","dependency_job_id":null,"html_url":"https://github.com/bl0nder/http-server","commit_stats":null,"previous_names":["bl0nder/http-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bl0nder/http-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bl0nder%2Fhttp-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bl0nder%2Fhttp-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bl0nder%2Fhttp-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bl0nder%2Fhttp-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bl0nder","download_url":"https://codeload.github.com/bl0nder/http-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bl0nder%2Fhttp-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33536774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"ssl_error","status_checked_at":"2026-05-26T15:22:15.568Z","response_time":63,"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":["c","http-server","socket-programming"],"created_at":"2025-01-18T22:27:23.210Z","updated_at":"2026-05-26T20:06:26.621Z","avatar_url":"https://github.com/bl0nder.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌐 HTTP Server in C\n\nA simple webserver in C.\n\nCompile: \n\n```bash\ngcc http_server.c -o http_server\n```\n\nRun: \n\n```bash\n./http_server [port]\n```\n\nGo to `127.0.0.1:port/test` for a simple webpage being served. Any other route (including `127.0.0.1:port/`) will return a `404: Page not found`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbl0nder%2Fhttp-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbl0nder%2Fhttp-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbl0nder%2Fhttp-server/lists"}