Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 370 Bytes

Readme.MD

File metadata and controls

15 lines (7 loc) · 370 Bytes

##WIP

Microservices project for testing and learning multiple approaches to data transfer and notifications. Contains Authorization Api and simple CRUD REST Api for creating boxes and their contents.

Communication based on Event Bus created on RabbitMQ

Project created on .Net aspire for handling multiple microservices. Visit MicroBoxer.Web for web client.

WIP