TAMIL What is REST API? | REST API Tutorial | REST API Concepts and Examples | InterviewDOT

preview_player
Показать описание


SPRING REST API DEMO :

What is REST API ?

An architectural style called REST (Representational State Transfer) advocates that web applications should use HTTP.


{
"name": "Johnson",
"age": 30,
"salary": 90000
}

{
"name": "Todd",
"age": 50,
"salary": 50000
}


Every Resource is Identified by a Unique Identifier (URI)
Stateless (every request happens in complete isolation, it's easier to cache and load-balance)
Рекомендации по теме
Комментарии
Автор

everything is nice and super i would like to give u one suggestion that is "try to avoid BACKGROUND MUSIC" ....

dineshkanna
Автор

One query, if we use @restcontroller by default request and response as json, then what for @Controller annotation by default?

MrJebin
Автор

Hi sir,
Http GET, POST, PUT, DELETE method are specially created for REST api ?
Or based on these methods Rest api standard created?

Another quest:
I can also perform http DELETE method to get data, PUT method to delete data. Seems it doesnt make sense, other than just method names. Am i doing it wrongly

RajeshSriMuthu
Автор

Please give example for anyone live project demo with code. Also please inform how to install and use this Rest in eclipse.

sureshbabu_r
Автор

Thanks for the video and code materials bro .. It was very helpful.. Keep up the good work👏❤️

b.vigneshhrithick
Автор

Thank you very much.... it was clearly explained... i was looking for this content for very long time ... All the best !!!

kamakshiganesan
Автор

Bro, How to connect APIs using REST calls in C++? Do you have any reference or article?

harisundhar
Автор

Wonderful session for beginners who wanted to learn about api's in Tamil

satishmohan
Автор

Literally said ur video was outstanding bro before ur video i saw i have 0℅ knowledge api but after i got great idea about of rest api tq million bro

suryas
Автор

How can I use with curl pls explain me. I am new to API so I want to learn from basics, shall you give road map for this. It's really helpful to me.

jegatheshwaran
Автор

Super bro very useful.. Need Rest API video more bro

vengadeshwaran
Автор

Very simple way of explained Rest API, , Easily understandable, ,

dhineshs
Автор

thanks for your video. i am unable to setup this code. could you help please!

edwarddurai
Автор

How to upload postman in post, get, put, delete details bro

karthikeyans
Автор

Superb code explain panringa, na romba naala ur subscriber ..thanks for ur video

Plz enaku api calling with java with spring boot with microservives and db about e-commerce topic pathi neria video potunga with CODE EXPLANATION

Also with Jwt and aws plz

Deepakumari-iont
Автор

Just amazing ❤️, bro now crearly understand pls keep posting bro about Java.

madhansvlog
Автор

awesome explanation bro. it is simple and easy to undersatnd

sivas
Автор

One doubt. Are Restful and Rest api same? Or Different ?

venkittus
Автор

Thanks you bro, clear understanding about API

farmerfriends
Автор

Wonderful I am from Mainframe background really nice explanation in tamil.

kkqwkmq