mongoDB_examples

project1

1 create collections and add customers
2 "UPDATE", "UPSERT", "UNSET", "REMOVE"
3 Arrays & Embedded Objects(push is used to add to an array)

project2

1 fetch data from rest api
2 post, put and delete requests

project3

1 taskmanager