{"id":20239454,"url":"https://github.com/kevinmichaelchen/hello-world-rocket","last_synced_at":"2026-05-19T04:02:37.545Z","repository":{"id":99754918,"uuid":"161244664","full_name":"kevinmichaelchen/hello-world-rocket","owner":"kevinmichaelchen","description":"Hello World using Rocket and Rust","archived":false,"fork":false,"pushed_at":"2018-12-12T04:18:15.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-24T05:39:12.185Z","etag":null,"topics":["hello-world","rocket","rust"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/kevinmichaelchen.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":"2018-12-10T22:28:12.000Z","updated_at":"2018-12-18T16:56:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"baccd8fb-130a-4cb9-be32-e4e531af59aa","html_url":"https://github.com/kevinmichaelchen/hello-world-rocket","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kevinmichaelchen/hello-world-rocket","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmichaelchen%2Fhello-world-rocket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmichaelchen%2Fhello-world-rocket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmichaelchen%2Fhello-world-rocket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmichaelchen%2Fhello-world-rocket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinmichaelchen","download_url":"https://codeload.github.com/kevinmichaelchen/hello-world-rocket/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmichaelchen%2Fhello-world-rocket/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268074736,"owners_count":24191600,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"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":["hello-world","rocket","rust"],"created_at":"2024-11-14T08:38:56.163Z","updated_at":"2026-05-19T04:02:37.444Z","avatar_url":"https://github.com/kevinmichaelchen.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hello-world-rocket\n\n[![Build Status](https://travis-ci.org/kevinmichaelchen/hello-world-rocket.svg?branch=master)](https://travis-ci.org/kevinmichaelchen/hello-world-rocket)\n\nThis project is a simple webserver built with [Rust](https://www.rust-lang.org)\nand [Rocket](https://rocket.rs).\nIt comes with a simple unit test and TravisCI integration.\n\n## Setting up the environment\nTo setup your environment for the first, run\n```bash\nmake setup\n```\nThis will download the nightly builds of Rust and its package manager, [cargo](https://doc.rust-lang.org/cargo/).\n\n## Running the server\n```bash\n# Start the server!\nmake\n\n# Hit an endpoint!\ncurl http://localhost:8000/hello/John/58\n```\n\n## Running tests\n```bash\nmake test\n```\n\n## Formatting code\nFirst, clone [rustfmt](https://github.com/rust-lang/rustfmt) and run `cargo install --path . --force`.\nThat should install `rustfmt` in your `~/.cargo/bin`.\nYou should be able to format files after that:\n```bash\nmake fmt\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinmichaelchen%2Fhello-world-rocket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinmichaelchen%2Fhello-world-rocket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinmichaelchen%2Fhello-world-rocket/lists"}