ebosas / microservicesLinks
A microservices example in Go
☆307Updated 3 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.☆271Updated 8 months ago
- Go microservices with REST, and gRPC for demonstrating the BFF pattern. This repository contains backend services. Everything is dockeriz…☆196Updated 3 years ago
- Short examples of common anti-patterns in Go Web Applications.☆432Updated 10 months ago
- Example Go monolith with embedded microservices and The Clean Architecture☆313Updated last year
- Dockerized Go microservices and their envoy proxies for a flow which showcases gRPC for Web Clients. Check the medium story!!!☆263Updated 3 years ago
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆294Updated last year
- Modern Web Application with Golang☆310Updated 2 years ago
- Practical implementation of Domain Driven Design in go☆331Updated 3 months ago
- A production-ready microservice using Go and a few lightweight libraries☆138Updated 3 years ago
- Go Todo Backend example using modular project layout for product microservice.☆331Updated 2 years ago
- Go gRPC Kafka CQRS microservices with tracing☆231Updated 3 years ago
- Example Go service using go-swagger and Clean Architecture☆168Updated 2 years ago
- ☆206Updated 2 years ago
- Go GRPC Auth Microservice☆148Updated 2 years ago
- Go + Postgres + Chi Router + sqlx + ent + authentication + testing + opentelemetry Starter Kit for API Development☆484Updated 2 months ago
- Toy API implementing idempotency keys using Golang & Clean Architecture