ermadmi78/kobby
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.
Generates type-safe Kotlin clients from GraphQL schemas with support for Kotlin Multiplatform via Kotlinx Serialization and Ktor-based HTTP/WebSocket adapters. Provides schema customization through directives and Kotlin extensions, plus optional schema truncation using GSEL query language to reduce generated code for partial schema subsets. Available as both Gradle (8.0+) and Maven (3.9.1+) plugins with Jackson or Kotlinx Serialization backends.
Stars
87
Forks
5
Language
Kotlin
License
Apache-2.0
Category
Last pushed
Jan 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/ermadmi78/kobby"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dromara/fast-request
IntelliJ IDEA plugin Fast Request
square/kotlinpoet
A Kotlin API for generating .kt source files.
ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
Kotlin/kotlinx-schema
Kotlin Multiplatform library that generates JSON Schemas from your methods and classes both at...
cnrture/QuickProjectWizard
🚀 Ultimate Android development companion for Android Studio. Create projects with modern...