nsfw-api
Version:
NodeJS Sequelize FrameWork API
18 lines (12 loc) • 495 B
Markdown
# Discontinued
Since of becomming aware of strapi (https://strapi.io/) I wont continue on this project.
# NodeJS Sequelize FrameWork - API
Have a look at the wiki: https://github.com/NilsBaumgartner1994/NSFW-API/wiki
This Framework will create a REST API for given sequelize models with authorization and much more
## Requirements
- Sequelize Version ^5.21.3
- SequelizeConfig:
"username": "USERNAME",
"password": "PASSWORD",
"database": "production",
"dialect": "DIALECT",