CRUD operations in Mongodb using Node JS and Postman tutorial - POST UPDATE FETCH DELETE | REST API

preview_player
Показать описание
Rest api crud operations using node js express mongoose , mongodb and postman is shown

#nodejs #restapi #mongodb #postman

00:00 - Post operation
16:56 - Update data
28:20 - Fetch operation
35:03 - Delete
Рекомендации по теме
Комментарии
Автор

super explanation i followed step by step it worked ypu saved my monday morning

MadhavDeshpande-fz
Автор

good explaination. I do really appreciate your tutorials

usamakhalied
Автор

simple and super explanation. I really like your Node JS tutorials with MongoDB, and MYSQL as databases. could you please create similar tutorial with REDIS?

suzithar
Автор

Thank you for posting this tutorial.
but I found a kind of error there in call back function that says ongoose.prototype.connect() no longer accepts a callback.
I used atom as code editor.

full error message:
Server is running on Port 5000

throw new no longer accepts a callback');
^


I experience the same error wherever there is a call back is there in the app.
Any solution for the call back error?

zakmnmoh
Автор

Sir ..can I do math calculations on json key values?? Like calculating the average of students mark details

chithraboominathan