mmorejon / microservices-docker-go-mongodb
Example of Microservices in Go with Docker, Kubernetes and MongoDB
☆678Updated last year
Alternatives and similar repositories for microservices-docker-go-mongodb:
Users that are interested in microservices-docker-go-mongodb are comparing it to the libraries listed below
- The boilerplate of the GoLang application with a clear microservices architecture.☆270Updated 3 months ago
- Go gRPC RabbitMQ email microservice☆248Updated 4 years ago
- Golang Microservices Example☆1,055Updated last year
- Go Server/API boilerplate using best practices DDD CQRS ES gRPC☆950Updated 2 years ago
- Microservice template project for Go and gRPC☆543Updated 4 years ago
- Guidance for building event-driven distributed systems and microservices in Go with NATS JetStream, gRPC and CockroachDB☆648Updated last year
- Go Examples: From basics to distributed systems☆625Updated 2 weeks ago
- Go microservice tutorial project using Domain Driven Design and Onion Architecture!☆1,215Updated this week
- Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.☆285Updated 2 years ago
- Practical microservices based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker,…☆326Updated 2 months ago
- API with domain driven design approach using golang, gorm, and mysql☆212Updated 3 years ago
- a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld☆520Updated last year
- A web application boilerplate built with go and clean architecture.☆287Updated 2 years ago
- A combination of asynchronous and serverless services to enable watermarks on the books for a publisher☆99Updated 4 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
- Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.☆872Updated 3 years ago
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆285Updated 7 months ago
- Exploring Domain-Driven Design in Golang☆669Updated 3 years ago
- Golang Microservice Boilerplate using MySQL, Docker and Swagger, API REST. Gin Go and GORM with pagination and implementation of a Clean …☆594Updated last week
- Example microservice based project written in Go☆154Updated 2 years ago
- Golang REST API Template☆417Updated last year
- Go with Clean Architecture☆593Updated last year
- Go gRPC Kafka CQRS microservices with tracing☆217Updated 3 years ago
- Practical implementation of Domain Driven Design in go☆327Updated 3 months ago
- Golang code boilerplate inspired by clean architecture