A Pure node js MVC Solution to create rest api, This app allows you to create a full MVC structure using Pure NodeJS
. NODEJS
. MYSQL
. HEROKU
Test all your api at Live Demo Url
- Clone this repo and install node and mysql in your system
- NPM install
- Create Database and Update credentail in config/database.js
- mention port in app.js
- run node app.js
Your app will be running on now
Please let me know for issues or area of improvization