Kotlin/Everywhere Chicago 2019 - Kotlin and GraphQL

Опубликовано: 02 Август 2026
на канале: GDG Chicago
366
5

Speaker: Zac Siegel

We live in a world powered by APIs that must deliver data to devices of all shapes, sizes, and capabilities. The REST architectural patterns have provided us a blueprint for interoperability but the challenge of designing, developing, and maintaining a modern API that supports current and future clients is still a significant challenge.

GraphQL is a query language for data that enables rapid iteration on both the client and the server. Pairing GraphQL and Kotlin lets you expose your data in a fast and flexible manner that enables your client apps the power to get whatever they need in a format that always works best for them.