{"id":24692463,"url":"https://github.com/ozzy-zy/minimal-http-server","last_synced_at":"2025-03-22T02:13:40.077Z","repository":{"id":272833151,"uuid":"917316696","full_name":"Ozzy-ZY/minimal-Http-Server","owner":"Ozzy-ZY","description":"My solution for the HTTP-Server Coding challenge in CSharp","archived":false,"fork":false,"pushed_at":"2025-01-28T16:17:47.000Z","size":29,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T02:13:35.480Z","etag":null,"topics":["csharp","dotnet","http","http-server","network","tcp"],"latest_commit_sha":null,"homepage":"https://app.codecrafters.io/courses/http-server/stages/qv8","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/Ozzy-ZY.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":"2025-01-15T18:54:55.000Z","updated_at":"2025-03-07T21:20:04.000Z","dependencies_parsed_at":"2025-01-16T22:29:02.733Z","dependency_job_id":"37789f54-5c2e-4a15-8159-6af0a8be6be6","html_url":"https://github.com/Ozzy-ZY/minimal-Http-Server","commit_stats":null,"previous_names":["ozzy-zy/codecrafters-http-server","ozzy-zy/minimal-http-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ozzy-ZY%2Fminimal-Http-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ozzy-ZY%2Fminimal-Http-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ozzy-ZY%2Fminimal-Http-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ozzy-ZY%2Fminimal-Http-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ozzy-ZY","download_url":"https://codeload.github.com/Ozzy-ZY/minimal-Http-Server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244894316,"owners_count":20527677,"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":["csharp","dotnet","http","http-server","network","tcp"],"created_at":"2025-01-26T20:15:21.578Z","updated_at":"2025-03-22T02:13:40.071Z","avatar_url":"https://github.com/Ozzy-ZY.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![progress-banner](https://backend.codecrafters.io/progress/http-server/1c45d74f-cb74-4449-908e-d5f1852a7f29)](https://app.codecrafters.io/users/codecrafters-bot?r=2qF)\n\nThis is a starting point for C# solutions to the\n[\"Build Your Own HTTP server\" Challenge](https://app.codecrafters.io/courses/http-server/overview).\n\n[HTTP](https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol) is the\nprotocol that powers the web. In this challenge, you'll build a HTTP/1.1 server\nthat is capable of serving multiple clients.\n\nAlong the way you'll learn about TCP servers,\n[HTTP request syntax](https://www.w3.org/Protocols/rfc2616/rfc2616-sec5.html),\nand more.\n\n**Note**: If you're viewing this repo on GitHub, head over to\n[codecrafters.io](https://codecrafters.io) to try the challenge.\n\n# Passing the first stage\n\nThe entry point for your HTTP server implementation is in `src/Server.cs`. Study\nand uncomment the relevant code, and push your changes to pass the first stage:\n\n```sh\ngit commit -am \"pass 1st stage\" # any msg\ngit push origin master\n```\n\nTime to move on to the next stage!\n\n# Stage 2 \u0026 beyond\n\nNote: This section is for stages 2 and beyond.\n\n1. Ensure you have `dotnet (9.0)` installed locally\n1. Run `./your_program.sh` to run your program, which is implemented in\n   `src/Server.cs`.\n1. Commit your changes and run `git push origin master` to submit your solution\n   to CodeCrafters. Test output will be streamed to your terminal.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozzy-zy%2Fminimal-http-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fozzy-zy%2Fminimal-http-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozzy-zy%2Fminimal-http-server/lists"}