DSL based Graphql Server library for Kotlin backed by graphql-java
Kobby is a codegen plugin of Kotlin DSL Client by GraphQL schema. The generated DSL supports execution of complex GraphQL queries, mutation and subscriptions in Kotlin with syntax similar to native GraphQL syntax.
A sample application demonstrating the use of Manifold with Kotlin
Libraries for running GraphQL in Kotlin
The main features of expediagroup/graphql-kotlin are: Kotlin GraphQL Tools.
Open-source alternatives to expediagroup/graphql-kotlin include: apurebase/kgraphql — Pure Kotlin GraphQL implementation. cufyorg/graphkt — DSL based Graphql Server library for Kotlin backed by graphql-java. ermadmi78/kobby — Kobby is a codegen plugin of Kotlin DSL Client by GraphQL schema. The generated DSL supports execution of complex… manifold-systems/manifold-sample-kotlin-app — A sample application demonstrating the use of Manifold with Kotlin.