{"id":20791410,"url":"https://github.com/csalih/rust-clean-architecture","last_synced_at":"2026-05-26T12:34:27.392Z","repository":{"id":109066567,"uuid":"600029302","full_name":"CSalih/rust-clean-architecture","owner":"CSalih","description":"A sample project how to apply Clean Architecture in Rust (in development)","archived":false,"fork":false,"pushed_at":"2023-02-12T15:24:17.000Z","size":51,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T01:27:12.750Z","etag":null,"topics":["architecture","clean-architecture","education","http-server","rust","software-design"],"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/CSalih.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":"2023-02-10T12:28:19.000Z","updated_at":"2024-05-23T01:56:02.000Z","dependencies_parsed_at":"2023-03-30T14:47:28.856Z","dependency_job_id":null,"html_url":"https://github.com/CSalih/rust-clean-architecture","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CSalih/rust-clean-architecture","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSalih%2Frust-clean-architecture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSalih%2Frust-clean-architecture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSalih%2Frust-clean-architecture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSalih%2Frust-clean-architecture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSalih","download_url":"https://codeload.github.com/CSalih/rust-clean-architecture/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSalih%2Frust-clean-architecture/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33520932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"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":["architecture","clean-architecture","education","http-server","rust","software-design"],"created_at":"2024-11-17T15:44:30.791Z","updated_at":"2026-05-26T12:34:27.373Z","avatar_url":"https://github.com/CSalih.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clean Architecture with Rust\n\nThis is a sample project to demonstrate how to\napply [Clean Architecture](https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html\n) in Rust.\n\n\u003e Note: I'm exploring Rust so don't expect a good code quality.\n\n## Getting Started\n\n### Server\n\n```bash\n# start the server\ncargo run\n# http operations\ncurl --location --request GET 'http://localhost:8080/api/v1/users'\n```\n\n## Architecture\n\nThe dependency goes towards the\ncenter - [The Dependency Rule](https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html#the-dependency-rule).\n\n![Architecture Overview](docs/assets/clean-architecture.png)\n\n## License\n\nCopyright 2023 © CSalih. All rights reserved.\n\nLicensed under MIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsalih%2Frust-clean-architecture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsalih%2Frust-clean-architecture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsalih%2Frust-clean-architecture/lists"}