What is REST ? What is a RESTful API ?

preview_player
Показать описание
What is REST ? What is a REST API ?
REST is an architectural style which is based on web-standards and
the HTTP protocol. This style was initially described by Roy Fielding in 2000. Roy Fielding was also One of the principal authors of the HTTP specification. REST stands for REpresentational State Transfer.
The architectural style of the web.
So what does that even mean??
REST is a set of design criteria and not the physical structure (architecture) of the system REST is not tied to the ‘Web’ i.e. doesn’t depend on the mechanics of HTTP ‘Web’ applications are the most prevalent – hence RESTful architectures run off of it.
Representational State Transfer refers to transferring "representations". You are using a "representation" of a resource to
transfer resource state which lives on the server into application state on the client.

★★★Top Online Courses From ProgrammingKnowledge ★★★

★★★ Online Courses to learn ★★★

★★★ Follow ★★★

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
Рекомендации по теме
Комментарии
Автор

Detailed explanation in much less time with hands-on experience. Thats a perfect package.👌

deepamgupta
Автор

Best startup video to start our journey into REST world

raviprasad
Автор

As always your videos as the best, exceptional explanations, very clear and straightforward. Thank you.

francruz
Автор

Thank you sir for this best tutorial series

rakshithakasun
Автор

please make a video on advanced c programming which cover topics u leave such as "jump to" and all such and even the use of all headers and their function

punitchoudhary
Автор

Can we prevent a DELETE request from a client like Postman? It will be dangerous if someone can to delete data from my server that easily.

ankurdutta
Автор

can u plz explain how & which tool is used to create REST SERVER?

rinkubansal
Автор

that I can, I would give you 1000 likes

s.nikolic
Автор

11:01 That's a very girly 'He'.

conaxliu