Skip to content

backend API development with Node.js, Express.js, and Mongoose

Notifications You must be signed in to change notification settings

wint-phyusin-maung/BackendStructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package Explanations

  1. Express: Minimalist web framework for Node.js. Simplifies building web apps and APIs.

  2. Mongoose: MongoDB object modeling for Node.js. Simplifies data modeling and interaction.

  3. Sequelize: Promise-based ORM for SQL databases in Node.js. Simplifies SQL database interactions.

  4. sequelize-cli: Command Line Interface for Sequelize. Simplifies Sequelize project management.

  5. mysql2: Fast MySQL driver for Node.js. Simplifies MySQL database interactions.

  6. nodemon: automatically restarts node application

About

backend API development with Node.js, Express.js, and Mongoose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published