{"id":16178937,"url":"https://github.com/altaks/httpserver","last_synced_at":"2025-10-17T18:34:59.414Z","repository":{"id":220313762,"uuid":"746409588","full_name":"Altaks/HTTPServer","owner":"Altaks","description":"A simple HTTP server written in C","archived":false,"fork":false,"pushed_at":"2024-02-04T11:46:47.000Z","size":190,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T14:21:55.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Altaks.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-01-21T23:18:08.000Z","updated_at":"2024-02-01T10:00:46.000Z","dependencies_parsed_at":"2024-02-04T10:28:37.163Z","dependency_job_id":"108f85ee-74e2-4855-b597-74ed81f4f5eb","html_url":"https://github.com/Altaks/HTTPServer","commit_stats":null,"previous_names":["altaks/httpserver"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altaks%2FHTTPServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altaks%2FHTTPServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altaks%2FHTTPServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altaks%2FHTTPServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Altaks","download_url":"https://codeload.github.com/Altaks/HTTPServer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247648847,"owners_count":20972942,"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","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":"2024-10-10T05:24:56.064Z","updated_at":"2025-10-17T18:34:59.294Z","avatar_url":"https://github.com/Altaks.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HTTPServer\n\nA simple HTTP server written in C with the least amount of libs (event system libs) as a challenge to myself.\n\nMade in one week, it has no tests because I didn't have time to write them.\n\n## Installation\n\nTo install the server, you need to clone the repository and compile the source code.\n\nI use CMake \u0026 Ninja to compile the source code, so you need to have it installed or create a Makefile yourself.\n\n## Usage\n\nTo start the server run the following command:\n\n```bash\n\u003cexecutable\u003e \u003cport\u003e \u003ccontent-folder\u003e\n```\n\nExample : \n\n```bash\n./server 8080 /home/user/Downloads\n```\n\n## Contributing\n\nPull requests are welcome. \n\nFor major changes, please open an issue first to discuss what you would like to change.\n\n## Contact me\n\nEmail: altair61.dev@gmail.com\n\nDiscord : altakxs","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltaks%2Fhttpserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faltaks%2Fhttpserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltaks%2Fhttpserver/lists"}