GraphQL Makes Your APIs Better - Michael Watson / API World

Sdílet
Vložit
  • čas přidán 22. 07. 2024
  • Developer Relations pro Michael Watson borrows from his experience across hundreds of deployments to production to give us an insight into how throwing GraphQL in front of our existing APIs can bring us efficiency and real-time performance. From Observability, through faster application delivery and out-of-the-box capabilities such as @defer and real-time performance, to built in security, GraphQL makes your APIs better. And, with Apollo, you can take advantage of it today.
  • Věda a technologie

Komentáře • 1

  • @SalesforceTrentino
    @SalesforceTrentino Před 5 měsíci

    Very interesting perspective at 1:47 where Michal said: "GraphQL is just a REST. It's a POST request where that GraphQL operation is actually in the post body of the request and it also support things like GET where you could do what's called persisted queries"