This project is basic demo of Microservices in Nodejs, Along with API gatway. In this project we have three Microservices, as slisted below
This service will implement the User related APIs.
This service will implement the Product related APIs.
This service will implement the Order related APIs.
An API Gateway where you will add Rate Limit and other Authentications.