{"id":24531486,"url":"https://github.com/halilfocic/onixhttp","last_synced_at":"2025-07-24T16:33:25.218Z","repository":{"id":270323575,"uuid":"910005626","full_name":"HalilFocic/onixhttp","owner":"HalilFocic","description":"My attemt to making full fledged HTTP server in zig","archived":false,"fork":false,"pushed_at":"2025-01-28T07:17:56.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T20:14:55.064Z","etag":null,"topics":["http","parser","tcp","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/HalilFocic.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":"2024-12-30T09:05:55.000Z","updated_at":"2025-01-28T07:18:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"fffd93ce-5574-4a1e-8ec6-727e99ee415f","html_url":"https://github.com/HalilFocic/onixhttp","commit_stats":null,"previous_names":["halilfocic/zig-http","halilfocic/onixhttp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HalilFocic%2Fonixhttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HalilFocic%2Fonixhttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HalilFocic%2Fonixhttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HalilFocic%2Fonixhttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HalilFocic","download_url":"https://codeload.github.com/HalilFocic/onixhttp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243785085,"owners_count":20347409,"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":["http","parser","tcp","zig"],"created_at":"2025-01-22T09:15:01.145Z","updated_at":"2025-03-15T20:14:58.784Z","avatar_url":"https://github.com/HalilFocic.png","language":"Zig","readme":"# 🚀 ZigHTTP: Building a HTTP Server in Zig\n\nA learning project to build a HTTP server in Zig, focusing on understanding networking fundamentals and systems programming.\n\n## 🎯 Learning Goals\n- Understand TCP/IP networking fundamentals\n- Learn about HTTP protocol implementation\n- Gain experience with async I/O and concurrency\n- Build practical systems programming skills\n\n## Core Features\n\n### TCP Server\n- [ ] Implement basic TCP listener\n- [ ] Add connection handling\n- [ ] Implement connection pooling\n- [ ] Add graceful shutdown\n- [ ] Implement basic error handling\n\n### HTTP Protocol\n- [ ] Implement request line parser\n- [ ] Add headers parser\n- [ ] Add body parser\n- [ ] Implement response writer\n- [ ] Add basic validation\n\n### Request Handler\n- [ ] Implement basic router\n- [ ] Add request context\n- [ ] Implement middleware system\n- [ ] Add static file serving\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalilfocic%2Fonixhttp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalilfocic%2Fonixhttp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalilfocic%2Fonixhttp/lists"}