Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 624 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 624 Bytes

Application in microservices

This project was created using microservices as shown in the following figure. The application was developed in .NET 7 using:

  • Relational database SQL Server
  • Messaging by RabbitMQ and Azure ServiceBus
  • Payment method by Strape
  • API Gateway using Ocelot
  • Repository Pattern
  • Web Application with Bootstrap 5
  • Authentication and Authorization with Identity Server

image

ImageBase_Microsservice