Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 349 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 349 Bytes

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