Todo API with Node.js and Mongo DB | Node.js CRUD API

Опубликовано: 30 Сентябрь 2024
на канале: Nitish Kumar Singh
798
19

Learn about Creating CRUD API in-depth.


List of dependencies
express 4.17.1 Node.js web application framework
mongoose 6.0.5 MongoDB object modeling tool for Node.js
dotenv 10.0.0 Load environment variables from a .env file into process.env
nodemon 2.0.12 Node.js runtime monitor and restart server

Github Repo: https://github.com/nstack-in/todo-api...
API Documentation: https://documenter.getpostman.com/vie...

00:00 - 02:50 API DEMO
02:50 - 06:00 Initial node.js setup
06:00 - 08:30 Creating an express server
08:30 - 12:06 Dot env setup
12:06 - 14:50 Creating Todo Routes
14:50 - 17:48 Creating Todo Model
17:48 - 20:06 Create and Read Todo Endpoint callback
20:06 - 25:10 Mongo DB connection
25:10 - 27:06 Demo of Create and Read Todo Endpoint
27:06 - 31:14 Delete endpoint with demo
31:14 - 36:15 Update endpoint with demo
36:15 - 40:21 Pagination



Facebook:   / nitishk72  
LinkedIn:   / nitishk72  
Patreon:   / nitishk72  
Github: https://github.com/nitishk72