{"id":15715238,"url":"https://github.com/crazyoptimist/zero2prod-rust","last_synced_at":"2025-10-15T19:11:04.823Z","repository":{"id":230969357,"uuid":"780596862","full_name":"crazyoptimist/zero2prod-rust","owner":"crazyoptimist","description":"Rust in Production Book","archived":false,"fork":false,"pushed_at":"2024-04-12T16:50:47.000Z","size":154,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-14T04:53:48.749Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/crazyoptimist.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}},"created_at":"2024-04-01T19:58:43.000Z","updated_at":"2024-04-18T19:28:27.001Z","dependencies_parsed_at":"2024-04-18T19:28:23.797Z","dependency_job_id":null,"html_url":"https://github.com/crazyoptimist/zero2prod-rust","commit_stats":null,"previous_names":["crazyoptimist/zero2prod-rust"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/crazyoptimist/zero2prod-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazyoptimist%2Fzero2prod-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazyoptimist%2Fzero2prod-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazyoptimist%2Fzero2prod-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazyoptimist%2Fzero2prod-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crazyoptimist","download_url":"https://codeload.github.com/crazyoptimist/zero2prod-rust/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazyoptimist%2Fzero2prod-rust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279104541,"owners_count":26104528,"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-10-15T02:00:07.814Z","response_time":56,"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-10-03T21:40:43.724Z","updated_at":"2025-10-15T19:11:04.793Z","avatar_url":"https://github.com/crazyoptimist.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Email Newsletter Subscription Service\n\nThis is a project from Zero To Production In Rust.\n\n## Database Migration\n\nInstall sqlx-cli\n\n```bash\ncargo install sqlx-cli --no-default-features --features rustls,postgres\n```\n\nCreate a database\n\n```bash\nsqlx database create\n```\n\nCreate a new migration\n\n```bash\nsqlx migrate add \u003cnew_migration_name\u003e\n```\n\nRun migrations\n\n```bash\nsqlx migrate run\n```\n\n## Testing\n\n```bash\ncargo test\n```\n\n## Credits\n\n[Zero To Production In Rust](https://www.zero2prod.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazyoptimist%2Fzero2prod-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrazyoptimist%2Fzero2prod-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazyoptimist%2Fzero2prod-rust/lists"}