{"id":23885499,"url":"https://github.com/allankoder/c-simple-web-server","last_synced_at":"2026-06-17T04:31:22.177Z","repository":{"id":269820481,"uuid":"908281717","full_name":"AllanKoder/C-Simple-Web-Server","owner":"AllanKoder","description":"A Simple example of a web server written in C","archived":false,"fork":false,"pushed_at":"2025-01-04T05:24:05.000Z","size":63,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T02:44:12.293Z","etag":null,"topics":[],"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/AllanKoder.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}},"created_at":"2024-12-25T17:11:08.000Z","updated_at":"2025-01-04T05:24:08.000Z","dependencies_parsed_at":"2025-01-04T01:38:02.657Z","dependency_job_id":null,"html_url":"https://github.com/AllanKoder/C-Simple-Web-Server","commit_stats":null,"previous_names":["allankoder/c-network-projects","allankoder/c-simple-web-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AllanKoder/C-Simple-Web-Server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllanKoder%2FC-Simple-Web-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllanKoder%2FC-Simple-Web-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllanKoder%2FC-Simple-Web-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllanKoder%2FC-Simple-Web-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AllanKoder","download_url":"https://codeload.github.com/AllanKoder/C-Simple-Web-Server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllanKoder%2FC-Simple-Web-Server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34434492,"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":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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":[],"created_at":"2025-01-04T04:50:52.349Z","updated_at":"2026-06-17T04:31:22.161Z","avatar_url":"https://github.com/AllanKoder.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple C Web Server Network Project\n\nThis is a relatively simple web server that serves files, it is **not** RFC 9110 compliant.\n\nThe project idea was inspired by [Beej's guide to Networking Concepts](https://beej.us/guide/bgnet0/), and with help from [Beej's Guide to Network Programming](https://beej.us/guide/bgnet/)\n\nThe simple web server is for HTML, text documents, PNGS, and downloading every other type of file\n\n## Running\n\n```\nmake\n```\n\n```\n./web_server \u003c/path/to/dir\u003e\n```\n\n## UI\n\n### Directory Listing\n![image](https://github.com/user-attachments/assets/7caf20f5-e2a1-40e1-a633-69edc8872bfd)\n\n### Displaying HTML\n![image](https://github.com/user-attachments/assets/8bf88377-8ff4-4835-b12c-80eecd60112a)\n\n### Displaying PNG's\n![image](https://github.com/user-attachments/assets/db81eb61-46cf-4e00-a8ec-a17365145272)\n\n### Downloading Files\n![image](https://github.com/user-attachments/assets/b74a98ca-c6fc-4810-9fba-679eb960b05a)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallankoder%2Fc-simple-web-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallankoder%2Fc-simple-web-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallankoder%2Fc-simple-web-server/lists"}