Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 566 Bytes

File metadata and controls

9 lines (8 loc) · 566 Bytes

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