DEV Community

Cover image for JavaScript Rest-API with CRUD Operations 2021 | Rest-API for Beginners 2021
CodeWellTechYT
CodeWellTechYT

Posted on • Updated on

JavaScript Rest-API with CRUD Operations 2021 | Rest-API for Beginners 2021

Hey Guys, In this video I clearly explained step by step how to create RestAPI using JavaScript, NodeJS and Express Server.

More importantly , I implemented all the Curd the operations from scratch and make it easy for beginners to understand the concepts easily.

Time line ❤️‍🔥❤️‍🔥
00:00 Introduction to Course
00:32 Prerequisites for this Course
00:52 Tools Required
01:37 Create New Project
03:40 Install Express Sever and Nodemon

CRUD Operations ❤️‍🔥❤️‍🔥
— — — — — — — — — — — — — — — —
05:40 Read Operation- simple string
09:47 Testing Get Method using Post Man
11:53 Returning Array of Users Data
13:10 Wrap the Data in JSON
15:11 Create Module and Separation of Code
18:02 Read Data(Users data) from File
24:57 Search User
29:24 Create Operation
36:54 Update Operation
47:15 Delete Operation

Please watch complete video to get 100 % of it.

Top comments (0)