Skip to content

dalmasiof/microsservice_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Microsservices project

This is my personal microsservices project

Technology

The project is using .NET 6, RabbitMQ, MySQL and API Gateway Ocelot.

Structure

The project has been modeled as the diagram as follow:
-- Integration Services receive the request from the gateway and apply businnes logic.
-- DB Services is responsible to persist de data in DB.
-- Payment Service receive payments from outside and put on a Exchange on Rabbit.
-- The Exchange put the payments on a queue to persist the data, and in another queue to update the respectively Payment Order.
diagram.

About

micros-services project with .NET 6, API Gateway Ocelot, RabbitMQ,EntityFramework and MySQL

Topics

Resources

Stars

Watchers

Forks

Languages