Skip to content

michaelact/Microservices-in-Nodejs

 
 

Repository files navigation

Microservices in Nodejs

This project is basic demo of Microservices in Nodejs, Along with API gatway. In this project we have three Microservices, as slisted below

  1. User Service
  2. Product Service
  3. Order Service

User Service

This service will implement the User related APIs.

Product Service

This service will implement the Product related APIs.

Order Service

This service will implement the Order related APIs.

API gateway

An API Gateway where you will add Rate Limit and other Authentications.

About

Micro services setup in Nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.8%
  • Shell 2.6%
  • Dockerfile 0.6%