daniel-gil / advanced-go-microservicesLinks
An example of how to apply microservice architecture pattern in Go, using Docker, Kubernetes, minikube, Consul and gRPC.
☆10Updated 6 years ago
Alternatives and similar repositories for advanced-go-microservices
Users that are interested in advanced-go-microservices are comparing it to the libraries listed below
Sorting:
- Go GRPC Auth Microservice☆148Updated 2 years ago
- An example Event-Driven application in Go built with Watermill library.☆141Updated last year
- ☆67Updated 4 years ago
- Go GRPC With Kubernetes on Minikube☆52Updated 4 years ago
- Go-CQRS-EventSourcing-Microservice☆98Updated 3 years ago
- How to unit, integration and functional test in Go☆62Updated 3 years ago
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆293Updated last year
- Hands-On Software Architecture with Golang, published by Packt☆225Updated 2 years ago
- An example Go project for running local development environment, with hot code reloading.