{"id":17968783,"url":"https://github.com/duyvu997/z-seed-backend","last_synced_at":"2026-01-20T06:03:24.789Z","repository":{"id":259701840,"uuid":"857219215","full_name":"duyvu997/z-seed-backend","owner":"duyvu997","description":"a seed project","archived":false,"fork":false,"pushed_at":"2024-11-06T13:46:49.000Z","size":22,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T14:43:15.930Z","etag":null,"topics":["axum","microservices","postgres","rabbitmq","redis","rust","seed","server","tokio"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/duyvu997.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":"2024-09-14T04:34:34.000Z","updated_at":"2024-10-17T11:18:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"78999fea-d9a0-4236-891b-8fea3d7bf7bb","html_url":"https://github.com/duyvu997/z-seed-backend","commit_stats":null,"previous_names":["duyvu997/z-seed-backend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/duyvu997/z-seed-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duyvu997%2Fz-seed-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duyvu997%2Fz-seed-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duyvu997%2Fz-seed-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duyvu997%2Fz-seed-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duyvu997","download_url":"https://codeload.github.com/duyvu997/z-seed-backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duyvu997%2Fz-seed-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28597087,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"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":["axum","microservices","postgres","rabbitmq","redis","rust","seed","server","tokio"],"created_at":"2024-10-29T14:41:34.561Z","updated_at":"2026-01-20T06:03:24.767Z","avatar_url":"https://github.com/duyvu997.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# z-seed-backend\n\nA seed project for Rust backend development.\n\n## Getting Started\n\n### Prerequisites\n\n- Rust: Install from [https://www.rust-lang.org/tools/install](https://www.rust-lang.org/tools/install)\n\n### Installation\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/your-username/z-seed-backend.git\n   cd z-seed-backend\n   ```\n\n2. Build the project:\n   ```\n   cargo build\n   ```\n\n## Usage\n\nRun the project:\n```\ncargo run\n```\n\nRun tests:\n```\ncargo test\n```\n\n## Development\n\nUseful commands for development:\n\n- Check code without building:\n  ```\n  cargo check\n  ```\n\n- Format code:\n  ```\n  cargo fmt\n  ```\n\n- Run the linter:\n  ```\n  cargo clippy\n  ```\n\n## Configuration Files\n\n### Makefile.toml\n\nThis project uses `cargo-make` for task running. See `Makefile.toml` for all available tasks.\n\n### rustfmt.toml\n\nThe `rustfmt.toml` file in the root directory configures the Rust formatter. It sets rules for code formatting, ensuring consistency across the project. Some key settings include:\n\n- `max_width = 100`: Maximum line width\n- `tab_spaces = 4`: Use 4 spaces for indentation\n- `edition = \"2021\"`: Use Rust 2021 edition\n- `reorder_imports = true`: Automatically reorder import statements\n- `reorder_modules = true`: Automatically reorder module declarations\n\nFor a full list of formatting options, refer to the [rustfmt documentation](https://rust-lang.github.io/rustfmt/).\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct and the process for submitting pull requests.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.\n\n## Acknowledgments\n\n- List any libraries, tools, or resources you've used or been inspired by\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduyvu997%2Fz-seed-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduyvu997%2Fz-seed-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduyvu997%2Fz-seed-backend/lists"}