Skip to content

joaosouzaaa/Microservices

Repository files navigation

Microservices

The goal of this project is to show the migration of a modular monolith architecture to microservices architecture.

You can find the modular monolith project at the following link: https://github.com/joaosouzaaa/ModularMonolith

Technologies used

  • .NET 8
  • C#
  • EntityFrameworkCore
  • PostgreSQL
  • xUnit
  • Moq
  • RabbitMQ
  • Docker