What Is GraphQL? (Part 1 of 4)

Sdílet
Vložit
  • čas přidán 4. 02. 2019
  • In this short video we compare a REST API to a GraphQL API using a concrete example so you see how they match up and understand the differences. But what is GraphQL at a high-level? It's an expressive query language for your data. It offers a more flexible approach for working with APIs in a number of ways:
    * GraphQL lets you query your data and get exactly what you want. Nothing more, nothing less.
    * With GraphQL you can query multiple related resources in a single request. In other words, you can query across relationships.
    * GraphQL also gives you the flexibility to query related objects and get back a response that’s exactly the same shape as the query itself.
    See more at pragmaticstudio.com/tutorials...

Komentáře • 13

  • @tamphh
    @tamphh Před 4 lety +19

    Really, really good definition. I got 3 main points:
    1. Nothing more, Nothing less
    2. Multiple resources in a Single request
    3. Query Shape == Response Shape
    Thanks a lot.

  • @jamieblair4336
    @jamieblair4336 Před 4 lety +4

    This video has one of the best explanations I've ever encountered. Great job!!

  • @nipun45
    @nipun45 Před 4 lety +1

    "Adios Multiple URLS"... lol got me cracking up real loud..
    Amazing Explanation.. I wish all tutorials were like this.

  • @yugabro
    @yugabro Před 4 lety

    This is the most convincing way of explaining something

  • @birdofhermes6152
    @birdofhermes6152 Před 4 lety

    Thanks for the excellent explanation.

  • @fata__morgana
    @fata__morgana Před 4 lety

    Perfect explanation!

  • @horaciosoldman1569
    @horaciosoldman1569 Před 4 lety

    Thanks so much for such a concise video, love it ❤️

  • @himbary
    @himbary Před 4 lety

    Awesome video, u deserve more attention!

  • @md.mainuddin8211
    @md.mainuddin8211 Před 4 lety

    Just Awesome!!! Thanks for sharing. Please keep it up.

  • @Mo.Faried
    @Mo.Faried Před 4 lety

    Really impressed by the perfect presentation of the problem followed by th solution. (Y)

  • @khalidelgazzar
    @khalidelgazzar Před 4 lety

    That's super and to the point.

  • @kripto-biztonsag
    @kripto-biztonsag Před 4 lety

    I don't understand why this video has very few views. Thanks!

  • @neo435
    @neo435 Před 2 lety

    Why do i feel like it's the same person doing two voices