This 馃搧repository was 馃彈锔廲reated with the goal of attaining a foundational understanding of 馃殌microservices architecture using NodeJs with RabbitMq (an opensource message Broker). This encompassess basic microservices. The 馃柤锔廰bove diagram vividly illustrates the distributed nature of the architecture. Communication among services is seamlessly established through the RabbitMq, fostering a dynamic and interconnected system.
Below is an extensive list of the services included in this architectural exploration. 馃寪
| Service | Value | Description |
|---|---|---|
Customer |
/customer |
handles the user based functionality and services |
Product |
/product |
handles the product based functionality and services |
Shopping |
/shopping |
Mainly focuses on the orders and related stuffs |
special credits for the content maker ,check below for the youtube tutorial.
https://youtu.be/T-xCylkjSf8?si=OKJORAX5fASKm5b8


