Skip to content

vinbyte/node-api-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple API Gateway using NodeJs. Actually this is part of node-simple-api and golang-simple-api

How to use ?

  1. You need to have to this app node-simple-api in your local and run it
  2. Clone this repo
  3. Set your own secret key in config/config.js
  4. Run npm install
  5. Run npm start. Your application is running in port 5050 (default)
  6. Try to access http://localhost:5050/v1/user you will get response list of user

About

Just a simple Nodejs API Gateway using Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published