REST APIs Explained in 30 secs #javascript #python #web #coding #programming

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

Animation tools: Adobe Illustrator and After Effects.

Checkout our bestselling System Design Interview books:

ABOUT US:
Covering topics and trends in large-scale system design, from the authors of the best-selling System Design Interview series.
Рекомендации по теме
Комментарии
Автор

the rest is so strong i can literally hear it

caerulemusic
Автор

Does anyone else hear a high-pitch buzzing in the audio?

dannya
Автор

This channel is gift to software engineers 🎉❤

AbanobiEmmanuel
Автор

I'm just amazed by the quality of your content, how do you make these animation, i wanna learn too .

Piyussh_
Автор

Genius, you are too intelligent!!!Great work!!!

AbsolutelyNOW
Автор

Fun fact: the original paper by Roy Fielding in which he presents the idea of REST does not mention JSON at all, because JSON had not yet been invented. So you don't have to use JSON when you want to make something RESTful. It's perfectly fine to answer with HTML for example. Read the book on HTMX, it is a real eye-opener.

GerbenWijnja
Автор

Great content that allows anyone to memorize it and regurtitate it. Probably a warning sign to those entering this field that its being flooded.

ryanhoranable
Автор

While having a versioning is considered a good practice, i have never seen a v3. Usually when a major change would require breaking many things (thus changing the version), an alternative magical solution is found

yannrolland
Автор

Awsome.
Can you also explain how port forwarding works.
I was fascinated by the port forwarding feature of VS code. With it the locally hosted node server was accessible using a URL (that the vs code generated) through the public internet. I wonder how it works.

sanskarbhusal
Автор

I have seen a few shorts from ur channel like redis and ones related to api.

But it is all confusing to me sometimes I wanna learn about software engineering, I want to know about how things work how I can improve my product and all sorts of things

Plz make a video on software engineering what it is, what a software engineer does, how he does it and what are the challange, how are they overcome, etc

jetz
Автор

U were explaining http and REST together

yousefali
Автор

Hey, can you describe Trello and Jira stack technology and their system design?

hotclips
Автор

Just... Just like that!? You solved my question in 30 seconds

Chali.return
Автор

I heard like 50 explanations of REST in my careera. And I still feel like there's no clear definition for it.

tomiekk
Автор

Personally, I prefer using Google's AIP documents about API design over REST practices.

I think modern interpretation of REST lacks single source of truth. Also, the fact that you replace the meaning of original term gives really bad wibes, like you neglect the work of a cool guy and just trying to sell your project attaching any nice looking buzzword.

It's worth to mention that I still use term REST when I want to distinguish "JSON over HTTP with resources" from RPC and GraphQL types of communication, even though it feels kinda bad😅

НиколайЗаднепровский
Автор

What software did you use to create the background video?

LeonardDumitru
Автор

which tool do you use to make the animations?

Roll_The_Coder
Автор

What about the original rest api with Hypermedia as the Engine of Application State (HATEOAS) ?? :))

Udodisgustme
Автор

Worst REST in a nutshell presentation I've seen so far unfortunately. Doesn't explain resources and HATEOS, versioning via URLs is a difficult recommendation.

vanto
Автор

So, any website I develop which can be accessed using get, put requests etc are RESTful? I am new to this subject, I am trying to understand the differences.

maddiem-sgvi