/nodejs.express-rest-api-sequelize-orm-mysql

A basic NodeJS Container application which consist of Express server environment, REST API , Sequelize ORM, and of course MySQL Database connection. The project is more organized in terms of separate folders for Models, Controllers, Routers, DB Configurations, Auto creating Database and tables according to the structure specified in models.

Primary LanguageJavaScript

Watchers