Skip to content

SadraBoromand/MicroService.BookStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroService.BookStore

Created by Asp.net Core 5 and RabbitMQ

Screenshot RabbiMQ

Book Store by Microservices, include Microservice :

Microservice Book Store

  • Manage Users ( CRUD Users)
  • Manage Books (CRUD Books)
  • Producer for queue Sells

Microservice Sells

  • Manage Orders
  • Consumer for queue Sells
  • Producer for queue Accounting

Microservice Accounting

  • Manage Paymants
  • Consumer for queue Accounting

MicroService Search by Fetch API