{"id":22685958,"url":"https://github.com/rluders/go-clean-architecture","last_synced_at":"2025-03-29T15:21:15.897Z","repository":{"id":267305070,"uuid":"900788543","full_name":"rluders/go-clean-architecture","owner":"rluders","description":"This project is a hands-on demonstration of Clean Architecture principles applied to a simple yet versatile application—a Task Management system. It's designed as a companion to the article \"Demystifying Clean Architecture in Go: Separating Fact from Fiction\".","archived":false,"fork":false,"pushed_at":"2024-12-12T13:29:14.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T01:51:48.370Z","etag":null,"topics":["article","clean-architecture","clean-code","ddd-patterns","go","golang"],"latest_commit_sha":null,"homepage":"https://medium.com/@rluders/demystifying-clean-architecture-in-go-separating-fact-from-fiction-26fc8e81b99b","language":"Go","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/rluders.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-12-09T13:27:06.000Z","updated_at":"2024-12-19T20:27:04.000Z","dependencies_parsed_at":"2024-12-09T16:23:39.126Z","dependency_job_id":"a94115cd-bbfd-4ee8-bcc1-2dbda6fa7ae3","html_url":"https://github.com/rluders/go-clean-architecture","commit_stats":null,"previous_names":["rluders/go-clean-architecture"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rluders%2Fgo-clean-architecture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rluders%2Fgo-clean-architecture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rluders%2Fgo-clean-architecture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rluders%2Fgo-clean-architecture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rluders","download_url":"https://codeload.github.com/rluders/go-clean-architecture/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246201151,"owners_count":20739707,"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":["article","clean-architecture","clean-code","ddd-patterns","go","golang"],"created_at":"2024-12-09T22:19:59.809Z","updated_at":"2025-03-29T15:21:15.874Z","avatar_url":"https://github.com/rluders.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Task Manager: Clean Architecture Demonstration\n\nWelcome to the **Task Manager** repository! This project is a hands-on demonstration of \nClean Architecture principles applied to a simple yet versatile application—a \nTask Management system. It's designed as a companion to the article \n**\"[Demystifying Clean Architecture in Go: Separating Fact from Fiction](https://medium.com/@rluders/demystifying-clean-architecture-in-go-separating-fact-from-fiction-26fc8e81b99b)\"**.\n\n## Purpose\n\nThis repository showcases how Clean Architecture can adapt to different project needs and complexities. It provides two examples:\n1. **Flat Project**: A minimalistic approach for smaller projects, combining layers for simplicity while maintaining core principles.\n2. **Elaborated Project**: A modular, scalable design suitable for larger projects, with clear separation of responsibilities.\n\nBy comparing these two projects, you'll understand how Clean Architecture balances clarity, scalability, and Go’s philosophy of simplicity.\n\n## Features\n\n- **Dual Interfaces**:\n    - REST API\n    - Command-Line Interface (CLI)\n- **Clean Architecture Layers**:\n    - Domain (Business Logic)\n    - Use Cases (Application Logic)\n    - Infrastructure (Delivery Mechanisms and Persistence)\n\n## Getting Started\n\nTo explore the examples:\n1. Clone this repository.\n2. Navigate to the desired project (`flat-project` or `elaborated-project`).\n3. Run the corresponding entry points (`cmd/cli/main.go` for CLI, `cmd/rest/main.go` for REST API).\n\n## License\n\nThis project is licensed under the MIT License. See the `LICENSE` file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frluders%2Fgo-clean-architecture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frluders%2Fgo-clean-architecture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frluders%2Fgo-clean-architecture/lists"}