khashayar-pakkhesal / Microservice-Sample

A simple microservice project containing four microservices with different databases(PostgreSql, MySql, Redis, Mongo) communicating with RabbitMQ, MassTransit and GRPC. created with best practices and design patterns such as DDD and Respository, NLayer architecture with single api endpoint implemented with Ocelot including RateLimit and caching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A simple microservice project containing four microservices with different databases(PostgreSql, MySql, Redis, Mongo) communicating with RabbitMQ, MassTransit and GRPC. created with best practices and design patterns such as DDD and Respository, NLayer architecture with single api endpoint implemented with Ocelot including RateLimit and caching


Languages

Language:C# 94.7%Language:Dockerfile 5.3%