Bootiful GraphQL with Kotlin
This video is also available in the GOTO Play video app! Download it to enjoy offline access to our conference videos while on the move.
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. In the GraphQL world, the schema plays a central role as it defines all the fields and types that can be queried by the clients. This makes GraphQL APIs extremely powerful as clients use this information to custom tailor their queries to only ask for the data they need.
Kotlin strong types and null safety makes it an excellent choice for implementing GraphQL schemas. In this talk we'll show you how graphql-kotlin can transform this potentially tedious schema generation process into a breeze. With code-only, or resolver-first, approach graphql-kotlin generates schemas directly from the source code making it the single source of truth for defining your GraphQL APIs. Using this approach, your Kotlin classes, properties and functions are mapped to corresponding GraphQL types and fields. Furthermore, since the GraphQL queries are resolved by invoking underlying Kotlin functions we can also utilize the power of Kotlin coroutines to asynchronously process all of our requests!
Learn how to utilize the power of Spring Boot together with graphql-kotlin to easily create new reactive GraphQL web services in 15 minutes or less!
-
Lunch KeynoteAnita SenguptaWednesday Apr 29 @ 12:40 PM
-
Racing RobocarsChris AndersonTuesday Apr 28 @ 4:30 PM
-
Inspiring Experiences Teaching Kids to CodeJessica EllisMonday Apr 27 @ 4:30 PM
-
War is Peace, Freedom is Slavery, Ignorance is Strength, Scrum is AgileAllen HolubFriday May 1 @ 12:40 PM
-
Data Science for Everyone with ISLE: Leveraging Web Technologies to Increase Data AcumenRebecca NugentWednesday Apr 29 @ 9:00 AM
-
Data Science and Expertise: COVID-19Rajiv ShahMonday Apr 27 @ 9:00 AM
-
A Guided Tour at D-WaveMurray ThomThursday Apr 30 @ 12:40 PM