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.
This tool helps Kotlin developers interact with GraphQL APIs more easily. It takes your GraphQL schema definition as input and automatically generates Kotlin code. This code allows you to construct and execute complex GraphQL queries, mutations, and subscriptions with a syntax that feels natural to Kotlin developers.
Use this if you are a Kotlin developer building an application that needs to communicate with a GraphQL backend and you want to write less boilerplate code.
Not ideal if you are not using Kotlin for your application development or if you prefer to write GraphQL queries manually as plain strings.
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
square/kotlinpoet
A Kotlin API for generating .kt source files.
dromara/fast-request
IntelliJ IDEA plugin Fast Request
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...