- Sublime text editor
- Hyper Terminal Bash
- Robo 3T for mongoDB GUI Representation
- Postman for app Routing
- Chain routing with app.route
- get route - find query
- post route - body parser query
- put and patch route with update query with different params
- delete route with deleteOne or deleteMany query