Simple API Gateway using NodeJs. Actually this is part of node-simple-api and golang-simple-api
How to use ?
- You need to have to this app node-simple-api in your local and run it
- Clone this repo
- Set your own secret key in
config/config.js - Run
npm install - Run
npm start. Your application is running in port 5050 (default) - Try to access
http://localhost:5050/v1/useryou will get response list of user