{"id":27443826,"url":"https://github.com/leoborai/rust-patterns-ddd","last_synced_at":"2025-04-15T02:50:24.781Z","repository":{"id":104134161,"uuid":"324691477","full_name":"LeoBorai/rust-patterns-ddd","owner":"LeoBorai","description":"Proof of concept for Domain Driven Design in Rust","archived":false,"fork":false,"pushed_at":"2020-12-28T03:18:32.000Z","size":2923,"stargazers_count":41,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-14T07:09:11.826Z","etag":null,"topics":["app","ddd","learning","poc","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LeoBorai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-12-27T05:11:39.000Z","updated_at":"2025-01-31T15:55:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"95999198-38e4-4bad-ba4f-b2af97a8cb92","html_url":"https://github.com/LeoBorai/rust-patterns-ddd","commit_stats":null,"previous_names":["leoborai/rust-patterns-ddd"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoBorai%2Frust-patterns-ddd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoBorai%2Frust-patterns-ddd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoBorai%2Frust-patterns-ddd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoBorai%2Frust-patterns-ddd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeoBorai","download_url":"https://codeload.github.com/LeoBorai/rust-patterns-ddd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997087,"owners_count":21195797,"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","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":["app","ddd","learning","poc","rust"],"created_at":"2025-04-15T02:50:24.131Z","updated_at":"2025-04-15T02:50:24.776Z","avatar_url":"https://github.com/LeoBorai.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv\u003e\n  \u003cdiv align=\"center\" style=\"display: block; text-align: center;\"\u003e\n    \u003cimg src=\"https://camo.githubusercontent.com/734a3468bce992fbc3b729562d41c92f4912c99a/68747470733a2f2f7777772e727573742d6c616e672e6f72672f7374617469632f696d616765732f727573742d6c6f676f2d626c6b2e737667\" height=\"120\" width=\"120\" /\u003e\n  \u003c/div\u003e\n  \u003ch1 align=\"center\"\u003erust-patterns-ddd\u003c/h1\u003e\n  \u003ch4 align=\"center\"\u003eRust Domain-Driven-Design (DDD) POC\u003c/h4\u003e\n\u003c/div\u003e\n\n## Motivation\n\nWrite a Rust Application following the Domain Driven Design pattern as\na proof of concept.\n\n## Running Locally\n\n\n1. Clone the repository locally\n\n```shell\nhttps://github.com/EstebanBorai/rust-patterns-ddd.git\n```\n\n2. Execute the `bin/dotenv` script to create a `.env` file\nor copy the contents of the `.env.sample` file into a new file\nwith the name `.env`\n\n3. Run the Docker instance using the `bin/docker-start` script\n\n```shell\nbin/docker-start\n```\n\n4. When the server is ready, run migrations to make sure every\ntable on the database is available at the moment of connecting and\nexecuting queries.\n\n```shell\nbin/sqlx-cli migrate run\n```\n\n5. Install dependencies and execute the server\n\n```bash\ncargo run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleoborai%2Frust-patterns-ddd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleoborai%2Frust-patterns-ddd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleoborai%2Frust-patterns-ddd/lists"}