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☆28Updated 4 years ago
- A distributed system that simulates a retail experience coupled with some futuristic shopping robots.☆63Updated 7 months ago
- Building an ecommerce backend using Microservices in Golang . Cloud Native using the best practices.☆57Updated 3 years ago
- An attempt to build a maintainable architecture in go projects, based on Hexagonal Architecture, The Clean Architecture, Onion Architectu…☆72Updated 5 years ago
- Clean Architecture Implementation, async-io high performance Rest API in Rust☆35Updated 9 months ago
- Example Buffalo codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.☆38Updated last month
- CQRS and event sourcing example in go☆67Updated 2 years ago
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆302Updated last year
- Go Todo Backend Example Using Modular Project Layout for Product Microservice using Gin framework☆85Updated last year
- Go Hotels microservices☆57Updated 4 years ago
- ☆67Updated 4 years ago
- Hexagonal Architecture Demo in Golang☆49Updated 4 years ago
- Go-CQRS-EventSourcing-Microservice☆99Updated 3 years ago
- A Go Fiber API☆58Updated 5 years ago
- Rusty Sword: Game of Infamy!☆19Updated 6 months ago
- E-commerce Web API built with Go, PostgreSQL & REST API by following Clean Architecture☆31Updated last year
- Hexagonal architecture example in Rust☆17Updated 5 years ago
- Go chat application. Implemented in multiple ways, using golang channel and redis pub/sub model☆65Updated 3 years ago
- My First Project As Ecommerce Backend Api Using Go Programing Language☆83Updated 2 years ago
- Collection of best practices for designing server-side and client-side architecture☆62Updated 3 years ago
- Template for a microservice based on Domain Driven Design principles with Rust☆47Updated 2 weeks ago
- goserve is a robust Go backend architecture. It offers a performant and scalable framework, emphasizing feature separation, clean code, a…☆154Updated this week
- A combination of asynchronous and serverless services to enable watermarks on the books for a publisher☆101Updated 5 years ago
- Kotlin Clean Architecture and CQRS microservice☆42Updated last year
- Your real-time chat application built with Golang, MongoDB, WebSockets, and Fasthttp.☆45Updated 2 years ago
- Monorepo for backend microservices golang☆76Updated 2 years ago
- Go Event Sourcing CQRS Microservice☆193Updated last year
- Building mini e-commerce in Golang☆35Updated 3 years ago
- In this comprehensive guide, you will learn how to secure a Golang RESTful API with JSON Web Tokens and Email verification.☆141Updated last year
- Food Ordering Project with Clean and Hexagonal Architecture With Kafka Messaging System And Outbox Table☆65Updated 2 years ago