Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 722 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 722 Bytes

Grocery_Online_Shopping_App

This is a practical example of NodeJS Microservices Architecture. We have built a simple Online Grocery Shopping Application using ES6 in a Monolithic way and segregated in Microservices Architecture without impact front end. So each individual service will work independently to serve the purpose and business logic. You can watch its Youtube tutorial for better understanding and for Microservice you can code with me.

Frontend Source code Link:

Frontend Source Code

Microservice version link:

Grocery Online Shopping App Microservice