manuelkiessling / go-cleanarchitecture
An example Go application demonstrating The Clean Architecture.
☆615Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-cleanarchitecture
- Clean Architecture Example in Go☆279Updated 7 years ago
- Clean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects.☆875Updated 3 years ago
- Clean Architecture sample☆630Updated last year
- Exploring DDD in Go☆2,403Updated 3 years ago
- Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.☆858Updated 3 years ago
- A Golang reference implementation of the CQRS pattern.☆339Updated last year
- a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld☆515Updated last year
- Go microservices workshop example project☆360Updated 7 years ago
- Ruby on Rails like test fixtures for Go. Write tests against a real database☆1,116Updated this week
- Package validator implements struct field validations☆1,335Updated 2 years ago
- Examples taken from Rob Pike's talk about concurrency patterns.☆379Updated 6 years ago
- Go RESTful API Boilerplate with JWT Authentication backed by PostgreSQL☆1,498Updated 2 months ago
- DDD like architecture sample application☆288Updated 5 years ago
- CSRF protection middleware for Go.☆1,593Updated 7 months ago
- A better ORM for Go, based on non-empty interfaces and code generation.☆1,444Updated last year
- ☆460Updated 7 years ago
- A Middleware for Go Programming Language to check for JWTs on HTTP requests☆1,085Updated this week
- Little API to demonstrate various microservice design principles and technologies☆147Updated last year
- Go implementation of Fowler's Money pattern☆1,680Updated 3 months ago
- The Official Twilio SendGrid Golang API Library☆984Updated 3 weeks ago
- Implementation of design patterns in Golang☆312Updated 2 years ago
- High-speed, flexible tree-based HTTP router for Go.☆616Updated 4 months ago
- A small collection of functions for Go testing.☆529Updated 5 years ago
- Go - CQRS / Event Sourcing made easy - Go☆465Updated 2 years ago
- Design patterns implemented with Golang☆170Updated 4 years ago
- money and currency formatting for golang☆879Updated 2 years ago
- Social network for cats☆261Updated last year
- Golang Web Framework Comparison