We had to do a RestAPI for a android Project Based on https://github.com/auth0/node-jsonwebtoken
First, ensure that you have node, npm and MySQL installed
git clone <rep>then
npm installMySQL Part: Import this script in a new Database. Then, rename the file Sources/config_example.js into Sources/config.js and configure your database.
npm run server:watch