KGraphQL
GraphQL builder
A Kotlin implementation of GraphQL schema setup using a rich DSL
Pure Kotlin GraphQL implementation
306 stars
10 watching
59 forks
Language: Kotlin
last commit: 7 months ago
Linked from 1 awesome list
graphqlkotlin
Related projects:
Repository | Description | Stars |
---|---|---|
cufyorg/graphkt | A GraphQL server library for Kotlin backed by graphql-java | 9 |
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |
thundr67/straf | A tool for converting Go structs into GraphQL objects and schemas on the fly | 39 |
ermadmi78/kobby | A code generation plugin for Kotlin that generates GraphQL clients from schema definitions | 83 |
kobylynskyi/graphql-java-codegen-gradle-plugin | Automates the process of generating Java code from GraphQL schema definitions | 19 |
studio-net/laravel-graphql | Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 |
graphql-crystal/graphql | A GraphQL server library built around the Crystal programming language | 135 |
sudograph/sudograph | Generates a GraphQL database for the Internet Computer from a schema definition | 222 |
jdnavarro/graphql-haskell | A Haskell implementation of GraphQL data types and utilities for building GraphQL schemas. | 168 |
wbaldoumas/graphql-to-karate | Automatically generates tests for API endpoints based on GraphQL schema definitions. | 14 |
michallytek/type-graphql | A framework for building GraphQL APIs with TypeScript using classes and decorators. | 8,046 |
99designs/gqlgen | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
schloerke/gqlr | A GraphQL implementation in R, allowing rapid development of client-server applications with a consistent query language. | 58 |
kmazzoni/sitecoreql | A GraphQL implementation for interacting with Sitecore's Content Search API using JavaScript. | 15 |
graphql-python/graphql-core | A Python implementation of GraphQL's query language and API framework | 516 |