Live here: https://blog-post-api.herokuapp.com/
Read about APIs here : docs
The Database Schema is here : Create Statements
- Node JS
- MySQL
"bcrypt": "^1.0.3",
"body-parser": "^1.18.2",
"cors": "^2.8.4",
"express": "^4.16.2",
"express-validator": "^4.3.0",
"jsonwebtoken": "^8.1.0",
"morgan": "^1.9.0",
"mysql2": "^1.5.0"
- Clone this repository
- Run yarn/npm install
- Run yarn/npm start
- Run yarn dev / npm run dev when in development mode