This boiler plat of Node.js (express) with mySql will help you to create an Application.
Steps:
- Clone the repository to your local machine.
- npm install
- change the DB Configurations
- start the server using 'node index.js'
- Test the API
You can find step by step explainations from below article: https://medium.com/@chotaliyaketav/rest-api-with-node-js-using-mysql-87f30f9dfd80