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: 2 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 305
cufyorg/graphkt A GraphQL server library for Kotlin backed by graphql-java 9
graphql-editor/graphql-zeus A tool for generating strongly typed GraphQL clients from a schema 1,943
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,149
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. 723
googleapis/gapic-generator-kotlin Generates idiomatic Kotlin gRPC client libraries from Protocol Buffer definitions 58
99designs/gqlgen Library for building GraphQL servers with type safety and code generation 9,969
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. 464