Example of raw REST API using node (no external modules, libraries or frameworks)
-
Updated
May 15, 2022 - JavaScript
Example of raw REST API using node (no external modules, libraries or frameworks)
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.
Add a description, image, and links to the model-controller topic page so that developers can more easily learn about it.
To associate your repository with the model-controller topic, visit your repo's landing page and select "manage topics."