kobby

GraphQL client generator

A code generation plugin for Kotlin that generates GraphQL clients from schema definitions

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.

GitHub

83 stars
7 watching
4 forks
Language: Kotlin
last commit: 5 months ago
Linked from 1 awesome list

clientcode-generationdslgradlegradle-plugingraphqlgraphql-clientgraphql-schemagraphql-subscriptionskotlinkotlin-dslkotlin-multiplatformkotlin-nativemavenmaven-pluginmultiplatformplugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kobylynskyi/graphql-java-codegen-gradle-plugin Automates the process of generating Java code from GraphQL schema definitions 19
kobylynskyi/graphql-java-codegen-maven-plugin A tool to automatically generate Java code based on GraphQL schema definitions 17
apurebase/kgraphql A Kotlin implementation of GraphQL schema setup using a rich DSL 306
cufyorg/graphkt A GraphQL server library for Kotlin backed by graphql-java 9
graphql-editor/graphql-zeus A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety 1,946
graphql-java-kickstart/graphql-java-tools A tool for generating and wiring GraphQL schemas in Java 812
bradleyboy/tuql A tool that automatically generates a GraphQL server from a SQLite database or SQL file 1,057
graphql-rust/graphql-client A Rust library that generates typed GraphQL client code from query and schema definitions. 1,154
piglovesyou/graphql-let A tool that automates the generation of TypeScript code from GraphQL queries 454
quramy/ts-graphql-plugin A TypeScript plugin for GraphQL development that provides tools for auto-completion, query validation, type generation, and more. 729
googleapis/gapic-generator-kotlin Generates idiomatic Kotlin gRPC client libraries from Protocol Buffer definitions 59
99designs/gqlgen A Go library for building GraphQL servers using a schema-first approach and code generation. 10,018
wbaldoumas/graphql-to-karate Automatically generates tests for API endpoints based on GraphQL schema definitions. 14
graphql-community/koa-graphql Provides a simple way to create GraphQL HTTP servers with Koa. 843
eerimoq/gqt A terminal-based GraphQL client for building and executing queries. 463