Skip to content

bibinkt/nodeAPIGateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This module responsible for API gateway[Authentication,service discovery etc.] & orchestrating the micro services . It is built on top NodeJS and it is using JWT for creating access token.

Steps to install

  1. Clone the repo using git clone https://github.com/bibinkt/nodeAPIGateway.git
  2. Run "npm install to install" the dependencies.
  3. Run "node gateway\index.js" to start the local web server

Next steps

WIP

About

An API gateway and orchestration layer in NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published