This is a simple but powerful example to how to use the sequalize to make NodeJS API.
- 1- clone the repository
- 2- in the console run yarn or npm install
- 3- yarn start or npm start
- Create user
- Read all users
- Read one spcify user
- Update user
- delete user
- NodeJs
- Express
- Sequelize
- SQLite3
- Middleware
- ESlint
- Error-Handler-Manualy
- Request-validation
- Sequlize-pagination
- Httt-status
I Enjoy it!