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 3 years ago
- A distributed system that simulates a retail experience coupled with some futuristic shopping robots.☆61Updated last month
- Kotlin Clean Architecture and CQRS microservice☆37Updated last year
- Go-CQRS-EventSourcing-Microservice☆98Updated 3 years ago
- Project from "Working with Microservices in Go" course☆19Updated 2 years ago
- Go Hotels microservices☆54Updated 4 years ago
- A list of Domain-Driven Design and architecture resources☆163Updated last year
- a modular monolith hotel software with DDD, CQRS, Ports & Adapters and Event-Driven support☆53Updated 2 months ago
- EventStoreDB is the database for Event Sourcing. This repository provides a sample of event sourced system that uses EventStoreDB as even…☆82Updated 4 years ago
- Microservice for authentication with Domain Driven Design and CQRS☆186Updated last year
- Building an ecommerce backend using Microservices in Golang . Cloud Native using the best practices.☆57Updated 2 years ago
- Kafka is not for event sourcing, isn't it? Kafka alone is not an event store, but Kafka and ksqlDB together allow building full-featured …☆81Updated 4 years ago
- Food Ordering Project with Clean and Hexagonal Architecture With Kafka Messaging System And Outbox Table☆64Updated 2 years ago
- (On Progress) Lab (Building E-Commerce Microservices using Golang, Rest and GRPC with Multiple Docker Container)☆114Updated 7 years ago
- ☆18Updated 2 years ago
- ☆68Updated 4 years ago
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆293Updated 11 months ago
- Go products microservice☆180Updated 4 years ago
- A collection of awesome things regarding the behavior-driven development ecosystem. A curated list of courses, tutorials, libraries, tips…☆44Updated 7 months ago
- An example Event-Driven application in Go built with Watermill library.☆141Updated last year
- My First Project As Ecommerce Backend Api Using Go Programing Language☆81Updated last year
- A curated collection of useful links and resources related to Domain-Driven Design☆89Updated 2 months ago
- An attempt to build a maintainable architecture in go projects, based on Hexagonal Architecture, The Clean Architecture, Onion Architectu…☆72Updated 4 years ago
- Example Buffalo codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.☆37Updated 2 years ago
- Sample Go REST API implementation with DDD using Clean Architecture.☆62Updated 3 years ago
- CQRS and event sourcing example in go☆64Updated 2 years ago
- This repository is a sample web application using DDD (Domain-Driven Design) architecture and Gin framework.☆98Updated 6 months ago
- Collection of best practices for designing server-side and client-side architecture☆59Updated 2 years ago
- FTGOGO - event-driven architecture demonstration application using edat☆139Updated 2 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…☆28Updated 3 months ago