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.
Libraries for running GraphQL in Kotlin
A sample application demonstrating the use of Manifold with Kotlin
Pure Kotlin GraphQL implementation
The main features of apurebase/kgraphql are: Kotlin GraphQL Tools.
Open-source alternatives to apurebase/kgraphql include: 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… expediagroup/graphql-kotlin — Libraries for running GraphQL in Kotlin. manifold-systems/manifold-sample-kotlin-app — A sample application demonstrating the use of Manifold with Kotlin.