{"id":22166159,"url":"https://github.com/alextanhongpin/rust-api","last_synced_at":"2026-04-28T20:36:21.573Z","repository":{"id":79115212,"uuid":"124559247","full_name":"alextanhongpin/rust-api","owner":"alextanhongpin","description":"Designing the structure for API with Rust Rocket","archived":false,"fork":false,"pushed_at":"2018-04-26T09:29:49.000Z","size":2517,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T16:15:20.327Z","etag":null,"topics":["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/alextanhongpin.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-03-09T15:38:21.000Z","updated_at":"2018-04-26T09:29:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"06afda85-be3d-457a-b214-a05339cff5ff","html_url":"https://github.com/alextanhongpin/rust-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alextanhongpin/rust-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Frust-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Frust-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Frust-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Frust-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alextanhongpin","download_url":"https://codeload.github.com/alextanhongpin/rust-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Frust-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32398994,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["rocket","rust"],"created_at":"2024-12-02T05:18:18.852Z","updated_at":"2026-04-28T20:36:21.538Z","avatar_url":"https://github.com/alextanhongpin.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust API\n\nBasic setup for Rust API project with Rocket.\n\n\n## Install\n\n```bash\n$ curl https://sh.rustup.rs -sSf | sh\n```\n\n## Setup\n\n```bash\n$ rustup default nightly\n\n$ rustup override set nightly\n\n$ rustup update \u0026\u0026 cargo update\n```\n\n## Rust Multi-stage build\n\nThe dockerized image is only `13MB` in size:\n\n```bash\n# Build the docker image\n$ docker build -t alextanhongpin/rust-api .\n\n$ docker images | grep rust\nalextanhongpin/rust-api                                                      latest              8f4359bacb1c        16 hours ago        13MB\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falextanhongpin%2Frust-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falextanhongpin%2Frust-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falextanhongpin%2Frust-api/lists"}