/node-express-body-parser-mysql-rest-api

Sample Phonebook Contact REST API in NodeJS, Express, MySql and body-parser

Primary LanguageJavaScript

Node Express REST Api

Sample Phonebook Contact REST API in NodeJS, Express, MySql and body-parser

Project setup

npm install

update the database configuration on model with your config. Create DB and create table based on the sql file

Run

npm run devserver or nodemon index.js

Question, comments: reaznyc@gmail.com