This repo is a demo for API bank transfer. How to install Clone this repo npm install to install all required dependencies Import banktransfer.sql file on MySql sever. Update DB conifgs on app.js npm start to start the local server. Import POSTMAN json file to run and test API.