/restapi-expressjs-sequelize

REST API with ExpressJS Sequelize with MySQL

Primary LanguageJavaScript

REST API Express JS, Sequlize with MySQL

REST API Express JS, Sequlize with MySQL

Read Written Complete Tutorial

Part 1
https://techfickle.com/build-rest-api-using-express-js-and-sequelize-with-mysql/
Part 2
https://techfickle.com/build-restful-api-crud-using-express-js-and-sequelize/

Installation

Rename .env.example to .env
Specify your database credentials in .env
Run npm install inside project folder
node app
Or nodemon app -L

Express JS v4.17

NodeJS server side Framework
Sequilze ODM v5

Sequilze ODM v5

MySQL Object Data Modeling

Sources

Express JS
https://expressjs.com/
Sequilze ODM v5
https://sequelize.org/
NPM JS
https://npmjs.com/

LICENCE

Copyright 2020 lanwilds Licenced to MIT licence