jojoarianto / go-ddd-api
API with domain driven design approach using golang, gorm, and mysql
☆212Updated 3 years ago
Alternatives and similar repositories for go-ddd-api:
Users that are interested in go-ddd-api are comparing it to the libraries listed below
- A web application boilerplate built with go and clean architecture.☆287Updated 2 years ago
- Practical implementation of Domain Driven Design in go☆328Updated 3 months ago
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆285Updated 7 months ago
- DDD like architecture sample application☆287Updated 5 years ago
- Write language go and using clean architecture☆138Updated last year
- Golang code boilerplate inspired by clean architecture☆275Updated 2 years ago
- golang hexagonal architecture - focus on simplifed code, orgenized structure and better naming for functions and packages name☆121Updated 4 years ago
- This project is created to demonstrate Go-Lang Clean Architecture/DDD/Hexagonal Architecture, and It show the usage of popular libraries …☆149Updated 2 years ago
- Go gRPC Kafka CQRS microservices with tracing☆216Updated 3 years ago
- Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.☆286Updated 2 years ago
- Go Todo Backend example using modular project layout for product microservice.☆325Updated last year
- Clean Architecture Golang Example (kinda)☆256Updated 2 years ago
- Sample Go REST API implementation with DDD using Clean Architecture.☆59Updated 3 years ago
- Go gRPC RabbitMQ email microservice☆247Updated 4 years ago
- Go with Clean Architecture☆593Updated last year
- Toy API implementing idempotency keys using Golang & Clean Architecture☆161Updated 2 years ago
- A real world backend API built with golang + grpc☆119Updated 2 years ago
- Simple API for banking routines using a Clean Architecture in Golang☆717Updated last year
- Database Transaction Implementation for multi-layer Golang project.☆114Updated last year
- The right way to implement clean architecture on golang (I think)☆104Updated 2 years ago
- Example Go monolith with embedded microservices and The Clean Architecture☆310Updated last year
- Boilerplate using Fiber 🚀 , Mongo, Hexagonal Architecture. Including a Blog explaining the components of the boilerplate.☆129Updated last year
- Practical microservices based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker,…☆322Updated 2 months ago
- Go GRPC Auth Microservice☆138Updated last year
- Go clean Architecture with GRPC☆118Updated 6 years ago
- Go products microservice☆175Updated 4 years ago
- Go-CQRS-EventSourcing-Microservice☆96Updated 2 years ago
- Exploring Domain-Driven Design in Golang☆668Updated 3 years ago
- The boilerplate of the GoLang application with a clear microservices architecture.☆269Updated 2 months ago
- A demo repository that explains an approach to DDD in Go