{"id":19673657,"url":"https://github.com/vsfe/codecrafters-http-server-kotlin","last_synced_at":"2026-06-09T16:31:23.799Z","repository":{"id":251476304,"uuid":"837535658","full_name":"VSFe/codecrafters-http-server-kotlin","owner":"VSFe","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-03T17:48:18.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-06T19:03:50.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/VSFe.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-03T09:09:07.000Z","updated_at":"2024-08-03T17:48:21.000Z","dependencies_parsed_at":"2024-08-03T10:25:52.633Z","dependency_job_id":"fcc0d51d-5b2c-4b5a-8f6b-866e9d3498c5","html_url":"https://github.com/VSFe/codecrafters-http-server-kotlin","commit_stats":null,"previous_names":["vsfe/codecrafters-http-server-kotlin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VSFe/codecrafters-http-server-kotlin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VSFe%2Fcodecrafters-http-server-kotlin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VSFe%2Fcodecrafters-http-server-kotlin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VSFe%2Fcodecrafters-http-server-kotlin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VSFe%2Fcodecrafters-http-server-kotlin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VSFe","download_url":"https://codeload.github.com/VSFe/codecrafters-http-server-kotlin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VSFe%2Fcodecrafters-http-server-kotlin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34116456,"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-09T02:00:06.510Z","response_time":63,"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":"2024-11-11T17:15:52.388Z","updated_at":"2026-06-09T16:31:23.770Z","avatar_url":"https://github.com/VSFe.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![progress-banner](https://backend.codecrafters.io/progress/http-server/31ecd77a-3389-48b5-85b3-7dba23377e76)](https://app.codecrafters.io/users/codecrafters-bot?r=2qF)\n\nThis is a starting point for Kotlin 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\n`src/main/kotlin/Main.kt`. Study and uncomment the relevant code, and push your\nchanges to pass the first stage:\n\n```sh\ngit add .\ngit commit -m \"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 `kotlin (\u003e=2.0)` installed locally\n1. Run `./your_program.sh` to run your program, which is implemented in\n   `src/main/kotlin/Main.kt`.\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%2Fvsfe%2Fcodecrafters-http-server-kotlin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvsfe%2Fcodecrafters-http-server-kotlin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsfe%2Fcodecrafters-http-server-kotlin/lists"}