ebosas / microservicesLinks
A microservices example in Go
☆309Updated 3 years ago
Alternatives and similar repositories for microservices
Users that are interested in microservices are comparing it to the libraries listed below
Sorting:
- Go microservices with REST, and gRPC for demonstrating the BFF pattern. This repository contains backend services. Everything is dockeriz…☆197Updated 3 years ago
- The boilerplate of the GoLang application with a clear microservices architecture.☆273Updated 10 months ago
- Dockerized Go microservices and their envoy proxies for a flow which showcases gRPC for Web Clients. Check the medium story!!!☆263Updated 3 years ago
- Short examples of common anti-patterns in Go Web Applications.☆436Updated last year
- Go GRPC Auth Microservice☆150Updated 2 years ago
- A production-ready microservice using Go and a few lightweight libraries☆141Updated 3 years ago
- Example Go monolith with embedded microservices and The Clean Architecture☆322Updated this week
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆297Updated last year
- Go Todo Backend example using modular project layout for product microservice.☆334Updated 2 years ago
- Practical implementation of Domain Driven Design in go☆336Updated 5 months ago
- ☆78Updated 4 years ago
- ☆207Updated 2 years ago
- Modern Web Application with Golang☆311Updated 2 years ago
- Go Rest API starter kit / Golang API boilerplate base on Chi framework☆115Updated 5 years ago
- Write language go and using clean architecture☆138Updated 2 years ago
- Example Go service using go-swagger and Clean Architecture☆168Updated 2 weeks ago
- Go + Postgres + Chi Router + sqlx + ent + authentication + testing + opentelemetry Starter Kit for API Development☆489Updated 4 months ago
- A Go RESTful API template