Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This project is a simple CRUD API built using Node.js, Express.js, and MongoDB. It demonstrates how to perform the four essential database operations: Create , Read , Update, Delete. The API is connected to a MongoDB database using Mongoose and all requests are tested using Postman.

Notifications You must be signed in to change notification settings

MirajMalik/MONGODB_CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MONGODB_CRUD

About

This project is a simple CRUD API built using Node.js, Express.js, and MongoDB. It demonstrates how to perform the four essential database operations: Create , Read , Update, Delete. The API is connected to a MongoDB database using Mongoose and all requests are tested using Postman.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published