Skip to content

callmefarad/MongoDB_CRUD_Operations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

MongoDB-CRUD-Operations

This repository contains code base that shows in detail how to perform CRUD operation on mongoDB.

Dependencies

  • Mongoose( This allows for easy connection to the database )
  • Mocha( This is a framework for testing our CRUD operations on mongodDB)

Import Note

  • After cloning or downloading of the repository, do well to enter the command below for automatic installation of all the depencies needed.
  • npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published