CRUD Operations in Node.js, Express, and MongoDB | Video Tutorials

Chaoo Charles - Jan 25 '21 - - Dev Community

In the following tutorials, you will learn how to create API endpoints to handle the CRUD Operations i.e. create, read, update, and delete in node.js.

Support my content

  1. Subscribe to my YouTube channel here
  2. Donate to my PayPal here
  3. My Twitter @chaoocharles

The following is the table of content:

Here is the link to the playlist: playlist

Or you can use the videos below.

Creating an express server #1

Connecting to MongoDB server #2

Mongoose Model #3

require() vs import statement #4

Handling POST requests #5

Testing API endpoints with postman #6

Joi Data Validation #7

Handling GET Requests #8

Handling DELETE Requests #9

Handling PUT Requests #10

Handling PATCH Requests #11

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player