eyazici90 / go-dddLinks
Practical implementation of Domain Driven Design in go
☆333Updated last month
Alternatives and similar repositories for go-ddd
Users that are interested in go-ddd are comparing it to the libraries listed below
Sorting:
- API with domain driven design approach using golang, gorm, and mysql☆212Updated 3 years ago
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆292Updated 10 months ago
- Go gRPC Kafka CQRS microservices with tracing☆226Updated 3 years ago
- Example Go kit services☆364Updated 10 months ago
- Example Go monolith with embedded microservices and The Clean Architecture☆310Updated last year
- Go Event Sourcing CQRS Microservice☆188Updated last year
- A demo repository that explains an approach to DDD in Go☆681Updated last year
- Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.☆287Updated 2 years ago
- A web application boilerplate built with go and clean architecture.☆287Updated 2 years ago
- Toy API implementing idempotency keys using Golang & Clean Architecture☆162Updated 3 years ago
- This project is created to demonstrate Go-Lang Clean Architecture/DDD/Hexagonal Architecture, and It show the usage of popular libraries …☆150Updated 2 years ago
- DDD like architecture sample application☆288Updated 5 years ago
- FTGOGO - event-driven architecture demonstration application using edat☆137Updated 2 years ago
- Practical microservices based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker,…☆352Updated last week
- Domain-Driven Design With Golang, published by Packt☆286Updated last year
- Opinionated Domain Driven Design Template for Go☆332Updated last week
- Golang Microservice Boilerplate using MySQL, Docker and Swagger, API REST. Gin Go and GORM with pagination and implementation of a Clean …☆622Updated this week
- Go Todo Backend example using modular project layout for product microservice.