graphkt
GraphQL server
A GraphQL server library for Kotlin backed by graphql-java
DSL based Graphql Server library for Kotlin backed by graphql-java
9 stars
2 watching
1 forks
Language: Kotlin
last commit: 7 months ago
Linked from 1 awesome list
graphqlgraphql-serverkotlinktorktor-serversubscriptionwebsocketwebsocket-server
Related projects:
Repository | Description | Stars |
---|---|---|
apurebase/kgraphql | A Kotlin implementation of GraphQL schema setup using a rich DSL | 305 |
graphql-community/koa-graphql | Provides a simple way to create GraphQL HTTP servers with Koa. | 843 |
ermadmi78/kobby | A code generation plugin for Kotlin that generates GraphQL clients from schema definitions | 83 |
graphql-java-kickstart/graphql-java-servlet | An implementation of GraphQL Java Servlet with support for various frameworks and libraries. | 223 |
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |
marmelab/json-graphql-server | A tool for creating and testing GraphQL APIs with minimal configuration | 1,929 |
enisdenjo/graphql-ws | A GraphQL over WebSocket Protocol implementation | 1,739 |
quramy/ts-graphql-plugin | A TypeScript plugin for GraphQL development that provides tools for auto-completion, query validation, type generation, and more. | 723 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,500 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 625 |
urigo/graphql-modules | Toolset for creating reusable and maintainable GraphQL server modules | 1,311 |
kennetpostigo/react-reach | A library that enables easy communication between React applications and GraphQL servers. | 135 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
zaba505/gws | A WebSocket client and server implementation for GraphQL communication | 6 |
kobylynskyi/graphql-java-codegen-gradle-plugin | Automates the process of generating Java code from GraphQL schema definitions | 19 |