{"id":25015745,"url":"https://github.com/vikdotdev/codecrafters-http-server-ruby","last_synced_at":"2025-03-30T06:29:32.020Z","repository":{"id":275294293,"uuid":"875201689","full_name":"vikdotdev/codecrafters-http-server-ruby","owner":"vikdotdev","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-19T11:59:00.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T07:44:00.303Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/vikdotdev.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-10-19T11:08:04.000Z","updated_at":"2024-10-19T11:59:03.000Z","dependencies_parsed_at":"2025-02-01T13:38:33.517Z","dependency_job_id":"13635863-6229-4b0e-b5e9-35f079ae6901","html_url":"https://github.com/vikdotdev/codecrafters-http-server-ruby","commit_stats":null,"previous_names":["vikdotdev/codecrafters-http-server-ruby"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikdotdev%2Fcodecrafters-http-server-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikdotdev%2Fcodecrafters-http-server-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikdotdev%2Fcodecrafters-http-server-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikdotdev%2Fcodecrafters-http-server-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vikdotdev","download_url":"https://codeload.github.com/vikdotdev/codecrafters-http-server-ruby/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246285651,"owners_count":20752947,"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":"2025-02-05T08:31:43.886Z","updated_at":"2025-03-30T06:29:31.992Z","avatar_url":"https://github.com/vikdotdev.png","language":"Ruby","readme":"[![progress-banner](https://backend.codecrafters.io/progress/http-server/812a7311-2fe2-4ec9-a1b8-65c13b0f93d9)](https://app.codecrafters.io/users/codecrafters-bot?r=2qF)\n\nThis is a starting point for Ruby 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 `app/server.rb`. 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 `ruby (3.3)` installed locally\n1. Run `./your_program.sh` to run your program, which is implemented in\n   `app/server.rb`.\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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikdotdev%2Fcodecrafters-http-server-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvikdotdev%2Fcodecrafters-http-server-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikdotdev%2Fcodecrafters-http-server-ruby/lists"}