gbauso / grpc_microservicesLinks
This project is a POC of the API Composition Pattern but using gRPC, the idea is having the same proto file implemented in different services (micro or nano) and each service returns a piece of the information to the gateway.
☆11Updated 3 years ago
Alternatives and similar repositories for grpc_microservices
Users that are interested in grpc_microservices are comparing it to the libraries listed below
Sorting:
- The example from "Get Your Hands Dirty With Clean Architecture" but in Rust because honestly why not☆29Updated 4 years ago
- A distributed system that simulates a retail experience coupled with some futuristic shopping robots.☆63Updated 4 months ago
- Building an ecommerce backend using Microservices in Golang . Cloud Native using the best practices.☆57Updated 2 years ago
- Go Hotels microservices☆57Updated 4 years ago
- A Golang boilerplate template, based on Vertical Slice Architecture and CQRS pattern with using Echo, Gorm, Zap, Viper, Go-MediatR for CQ…☆106Updated 3 months ago
- An attempt to build a maintainable architecture in go projects, based on Hexagonal Architecture, The Clean Architecture, Onion Architectu…☆72Updated 5 years ago
- Go-CQRS-EventSourcing-Microservice☆97Updated 3 years ago
- Go products microservice☆183Updated 4 years ago
- Sample Go REST API implementation with DDD using Clean Architecture.☆66Updated 4 years ago
- Go gRPC Kafka CQRS microservices with tracing☆235Updated 4 years ago
- goserve is a robust Go backend architecture. It offers a performant and scalable framework, emphasizing feature separation, clean code, a…☆142Updated last year
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆299Updated last year
- Rest api of e-commerce web application☆34Updated 3 years ago
- An example Event-Driven application in Go built with Watermill library.☆145Updated 2 years ago
- Designing Microservices Platforms with NATS, published by Packt☆87Updated 2 years ago
- Go GRPC With Kubernetes on Minikube☆52Updated 4 years ago
- Project from "Working with Microservices in Go" course☆20Updated 3 years ago
- My First Project As Ecommerce Backend Api Using Go Programing Language☆79Updated 2 years ago
- ☆67Updated 4 years ago
- E-commerce Web API built with Go, PostgreSQL & REST API by following Clean Architecture☆30Updated last year
- Clean Architecture Implementation, async-io high performance Rest API in Rust☆35Updated 7 months ago
- Go chat application. Implemented in multiple ways, using golang channel and redis pub/sub model☆65Updated 2 years ago
- Your real-time chat application built with Golang, MongoDB, WebSockets, and Fasthttp.☆43Updated 2 years ago
- Go Nats Streaming gRPC PostgerSQL emails microservice☆118Updated 4 years ago
- ☆23Updated last month
- Project contains examples in the Golang experienced series likes: hexagonal architecture template, gRPC, RESTfull, database, tracing, log…☆33Updated last year
- A Go Fiber API☆58Updated 5 years ago
- Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an e…☆27Updated 7 months ago
- Go Event Sourcing CQRS Microservice☆192Updated last year
- Microservices applying BFF pattern with REST, and gRPC. This repo contains the generic UI.☆23Updated 4 years ago