Skip to content

PrathmeshDesai/CRUD_mongoDB_expressjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD_mongoDB_expressjs

This project is a web-based CRUD (Create, Read, Update, Delete) application built using Express.js for the backend and MongoDB as the database. The application demonstrates how to:

Connect a Node.js server to a MongoDB database.

Handle HTTP requests (GET, POST, PUT, DELETE).

Use mongoose or native MongoDB driver for database interactions.

About

CRUD operations with mongoDB databases by using express.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors