Skip to content

NodeJS Microservice Architecture Example with the real-time project.

Notifications You must be signed in to change notification settings

Issybobo/nodejs_microservice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS Microservice

NodeJS Microservice Architecture Example with realtime project

Monolithic version link:

Grocery Online Shopping App Monolithic

============================
What you can learn from this repository?
https://youtu.be/EXDkgjU8DDU


This is a practical source code of the NodeJS Microservice tutorial serise. Where we have split up a monolithic application into Microservices Architecture. The main goal of this repository is to provide an overview how the microservices architecture is working with nodejs and what is the complexity we need to resolve to achieve the outcome from an Monolithic architecture.

============================
This repository is published for educational purpose only. If the concept of the business logic matching with any project belongs to any organization it may be a co-incident. The main purpose of this repository is only to educate people by contributing practical knowledge.

Frontend Repository:

https://github.com/codergogoi/microservice-frontend

POSTMAN Collection


https://github.com/codergogoi/Grocery_Online_Shopping_App/blob/master/online_shopping_monolithic/Microservices%20Tutorial.postman_collection.json

About

NodeJS Microservice Architecture Example with the real-time project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.2%
  • Dockerfile 0.8%