RailsConf 2022 - GraphQL and Rails beyond HTTP APIs by Gui Vieira
Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=BR1B9vR8d2w
Are you considering building a GraphQL API for your Rails project or already have one? Do you know GraphQL can be leveraged beyond HTTP APIs?
We will explore how GraphQL does not depend on HTTP and can be used as a secure and structured data layer for Rails projects. You will learn to deliver real-time GGraphQL through Websockets, Webhooks containing all the data you need, provide data for WebAssembly code and parallelize queries exporting large amounts of data. Every Rails project needs consistent access to data and GraphQL brings solutions beyond the typical HTTP API.
Other Videos By Confreaks
Tags:
RailsConf
Rails
RubyonRails
DHH