An example Go application demonstrating The Clean Architecture.
☆615Jul 16, 2021Updated 4 years ago
Alternatives and similar repositories for go-cleanarchitecture
Users that are interested in go-cleanarchitecture are comparing it to the libraries listed below
Sorting:
- Clean Architecture Example in Go☆279May 6, 2017Updated 8 years ago
- Exploring DDD in Go☆2,447Oct 12, 2021Updated 4 years ago
- Clean Architecture sample☆630May 26, 2023Updated 2 years ago
- Clean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects.☆969Nov 8, 2021Updated 4 years ago
- Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture☆10,024Apr 24, 2024Updated last year
- Example of a Go application using a clean architecture.☆143Dec 10, 2016Updated 9 years ago
- Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.☆895Aug 18, 2021Updated 4 years ago
- Go with Clean Architecture☆655Apr 29, 2025Updated 10 months ago
- An attempt to build a maintainable architecture in go projects, based on Hexagonal Architecture, The Clean Architecture, Onion Architectu…☆71Oct 8, 2020Updated 5 years ago
- A standard library for microservices.☆27,583Jul 19, 2024Updated last year
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆304Aug 15, 2024Updated last year
- a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld☆532Dec 8, 2025Updated 3 months ago
- [Go] Package of validators and sanitizers for strings, numerics, slices and structs☆6,199Jan 22, 2025Updated last year
- Write language go and using clean architecture☆139May 5, 2023Updated 2 years ago
- cqrs framework in go