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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 100.0%