Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sequelize/express-example
A proposal for the usage of Sequelize within an Express.JS application.
https://github.com/sequelize/express-example
boilerplate documentation example sequelize
Last synced: 2 days ago
JSON representation
A proposal for the usage of Sequelize within an Express.JS application.
- Host: GitHub
- URL: https://github.com/sequelize/express-example
- Owner: sequelize
- License: mit
- Created: 2013-12-08T20:07:26.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-03-06T07:05:56.000Z (almost 3 years ago)
- Last Synced: 2024-04-15T02:57:59.207Z (10 months ago)
- Topics: boilerplate, documentation, example, sequelize
- Language: JavaScript
- Homepage:
- Size: 116 KB
- Stars: 2,493
- Watchers: 92
- Forks: 775
- Open Issues: 8
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Sequelize examples with Express
This repository presents examples of using [Sequelize](https://sequelize.org/) in a project with [Express](https://github.com/expressjs/express#readme).
* [Basic Sequelize + Express example](https://github.com/sequelize/express-example/tree/master/express-main-example)
* More examples will be added in the future! Stay tuned!
## License
MIT