An open API service indexing awesome lists of open source software.

https://github.com/ahlyab/crud-node-sequelize


https://github.com/ahlyab/crud-node-sequelize

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# CRUD tut

This a backend project for learning CRUD using sequelize

## Technologies

- Node.js (Runtime)
- Express.js
- Sequelize
- MySQL (DB)
- MVC (pattern)