HTTP Request and Response with Express JS Tamil | HTTP Methods Get and Post Using Express JS Tamil

preview_player
Показать описание
#VJTECHNOWIZARD #expressjstutorialintamil #expressjshttpmethods

In this video we will see about http methods

GET
The GET method should retrieve the data. It should send limited amount of data only and that data are visible in the url address.

POST
The POST method send large amount of data and that data are not visible in the url address.
The data enclosed in the request is accept by the server as a new object/entity of the resource

PUT
The data enclosed in the request is accept by the server as a modification to existing object

DELETE
This method requests the server to delete the specified resource.

Express JS Introduction :

Learn NodeJS Full Course in Tamil :

Learn ReactJS Full Course In Tamil :

vj techno wizard
tamil coding channel
tamil programming channel
best coding channel in tamil
best programming channel in tamil
learn coding in tamil
learn programming in tamil
Рекомендации по теме
Комментарии
Автор

got clear idea in get and post.thank u

muthukalavathimcaut
Автор

Bro Express JS na !!!JAVA SCRIPT AH BRO ???

skblaster.
Автор

bro get method laa data send pana mudiyumaa??

DineshKumar-jttr
Автор

part 2 video poduga, please please please

Rahul-psjw
Автор

bro how to do "PUT " and "DELETE" Request in html form like GET and POST

-RakeshDhilipB