Тёмный

REST vs RPC vs GraphQL and when to use what 

Fredrik Christenson
Подписаться 25 тыс.
Просмотров 9 тыс.
50% 1

In "REST vs RPC vs GraphQL and when to use what" I show some examples of when to use these different styles of API's
A podcast version of the channel can be found here: anchor.fm/fredrik-christenson

Опубликовано:

 

30 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 11   
@markwonder8168
@markwonder8168 4 года назад
Another very informative video, thank you Fredrik.
@e30user
@e30user 3 года назад
This really cleared things up for me. Thanks.
@crashendodt
@crashendodt 4 года назад
Thanks for educating, once again.
@MrCatgroove
@MrCatgroove 4 года назад
Would you like to go over how'd you design a simple REST API (fp or oop doesn't matter) without using mongoose or an ORM? Just raw SQL with queries. How would you design a service? How would you test it? Cheers
@FredrikChristenson
@FredrikChristenson 4 года назад
Sure I can put something together.
@TheDesvendador
@TheDesvendador 4 года назад
@@FredrikChristenson that would be a dope video
@MrCatgroove
@MrCatgroove 4 года назад
@@FredrikChristenson It would be awesome to see how you would handle creating/updating/getting objects from multiple tables, and how you deal with data transformations that may be required when inserting, or when creating the object. I feel that this is a big challenge when you don't have an ORM.
@AliKhan-jz3zs
@AliKhan-jz3zs 4 года назад
how to hide API's?
@FredrikChristenson
@FredrikChristenson 4 года назад
Usually you configure the server or a loadbalancer to only allow requests from a certain ip or requests with a access token.
@justfly1984
@justfly1984 4 года назад
Why don't you talk about websockets in review? also gRPC would fit well in the list of network layer for web development. PS Love your unbiased approach to tutoring, no water, no bullshit, straight to the point
@FredrikChristenson
@FredrikChristenson 4 года назад
I feel websockets have a different use case than the others but perhaps I should have included them. I only care about giving the best answers I can give, I leave the rest to others better qualified than me.
Далее
Monolith vs SOA vs MicroServices and when to use what
18:49
DHH discusses SQLite (and Stoicism)
54:00
Просмотров 57 тыс.
Comparing web API types: SOAP, REST, GraphQL and RPC
15:19
Why I Don’t Use GraphQL Anymore
16:29
Просмотров 69 тыс.
Do seasoned programmers bomb in interviews?
11:42
Is OOP a thing in JavaScript?
10:28
Просмотров 386