Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
109. Installing MongoDB on macOS
Play lesson

Full Stack Web Development Tutorial Course - 109. Installing MongoDB on macOS

4.0 (3)
36 learners

What you'll learn

This course includes

  • 26.3 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

Week 3: Day 2 Section 12: Intro to Node, Mongo, & REST APIs Tutorial 109: Installing MongoDB on macOS In this tutorial video, we will learn how to work with PUT requests or updates, install Nodemon that lets you make changes to your code, and use URL parameters. What is PUT request? The PUT is an HTTP method that is used to update any details in the project. The PUT replaces the resource in its entirety. It requests that the enclosed portion of the project be stored under the supplied request URI. It is used to modify a portion of a resource which is already a part of resource collection. PUT request in POSTMAN 1. Select the PUT in the HTTP methods dropdown. 2. Enter the request URI in the address bar of POSTMAN. 3. Select the Body tab to add body to the PUT request. 4. Select the desired format under the body tab. 5. Click on the SEND button. NODEMON It is a utility that will allow you to make changes in your code and restarts the server automatically. It speeds your developmental process. It has the following features: • Server gets automatically restarted • Open source • Detects default file extensions • Default support for file and CoffeeScript Full Stack Web Development in Just 3 weeks Published by WB Web, Under free promotions, Watch All the videos for free for a limited time. You can buy the course from Udemy for lifetime access. Udemy Course Link: https://www.udemy.com/ultimate-web/ Content Credit: Mark Price https://www.devslopes.com/ Hosted By WB Web Development Solutions

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere