koa-graphql
GraphQL server
Provides a simple way to create GraphQL HTTP servers with Koa.
Create a GraphQL HTTP server with Koa.
843 stars
13 watching
61 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
graphqlkoakoa-graphqlkoa-middleware
Related projects:
Repository | Description | Stars |
---|---|---|
ryanhs/graphql-koa-scripts | Simplifies setup of GraphQL and Koa applications | 2 |
jaydenseric/graphql-api-koa | Middleware for Koa to handle GraphQL queries and errors | 52 |
chentsulin/koa-graphql-relay-example | An example project demonstrating integration of Koa GraphQL and Relay technologies for building data-driven applications. | 99 |
cufyorg/graphkt | A GraphQL server library for Kotlin backed by graphql-java | 9 |
pekkah/tanka-graphql | A comprehensive GraphQL library and execution framework for building scalable and maintainable APIs | 62 |
simondegraeve/hapi-graphql | Creates a GraphQL HTTP server with Hapi. | 115 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
ibm/openapi-to-graphql | Converts OpenAPI specifications into GraphQL interfaces | 1,610 |
graphql-dotnet/server | A GraphQL server middleware for ASP.NET Core that handles HTTP and WebSocket requests. | 582 |
michallytek/type-graphql | A framework for building GraphQL APIs with TypeScript using classes and decorators. | 8,039 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,500 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 424 |
marmelab/json-graphql-server | A tool for creating and testing GraphQL APIs with minimal configuration | 1,929 |
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |