ebosas / microservicesLinks
A microservices example in Go
☆308Updated 4 years ago
Alternatives and similar repositories for microservices
Users that are interested in microservices are comparing it to the libraries listed below
Sorting:
- The boilerplate of the GoLang application with a clear microservices architecture.☆276Updated last year
- Go microservices with REST, and gRPC for demonstrating the BFF pattern. This repository contains backend services. Everything is dockeriz…☆201Updated 3 years ago
- Go Rest API starter kit / Golang API boilerplate base on Chi framework☆115Updated 5 years ago
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆301Updated last year
- Example Go monolith with embedded microservices and The Clean Architecture☆335Updated 3 weeks ago
- Go Todo Backend example using modular project layout for product microservice.☆335Updated 2 years ago
- A production-ready microservice using Go and a few lightweight libraries☆145Updated 3 years ago
- Modern Web Application with Golang☆311Updated 2 years ago
- Short examples of common anti-patterns in Go Web Applications.☆448Updated last year
- Go GRPC Auth Microservice☆154Updated 2 years ago
- Practical implementation of Domain Driven Design in go☆335Updated 7 months ago
- Write language go and using clean architecture☆138Updated 2 years ago
- Toy API implementing idempotency keys using Golang & Clean Architecture☆162Updated 3 years ago
- Dockerized Go microservices and their envoy proxies for a flow which showcases gRPC for Web Clients. Check the medium story!!!☆266Updated 3 years ago
- Example Go service using go-swagger and Clean Architecture☆169Updated 2 months ago
- ☆78Updated 4 years ago
- golang hexagonal architecture - focus on simplifed code, orgenized structure and better naming for functions and packages name☆120Updated 4 years ago
- Go gRPC Kafka CQRS microservices with tracing☆234Updated 4 years ago
- A Go RESTful API template☆605Updated 8 months ago
- Go Event Sourcing CQRS Microservice☆192Updated last year
- Go gRPC RabbitMQ email microservice