A Simple Mini Project using Express JS & MySQL to create Merchant Service API.
For development, you will only need Node.js and NPM, installed in your environment.
$ git clone https://github.com/raihanromzi/merchant-services
$ cd merchant-services
$ npm install
$ npm start