graphql-api-koa
GraphQL middleware
Middleware for Koa to handle GraphQL queries and errors
GraphQL execution and error handling middleware written from scratch for Koa.
52 stars
5 watching
10 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
apigraphqlkoamaintainednodenpm
Related projects:
Repository | Description | Stars |
---|---|---|
ryanhs/graphql-koa-scripts | Simplifies setup of GraphQL and Koa applications | 2 |
graphql-community/koa-graphql | Provides a simple way to create GraphQL HTTP servers with Koa. | 843 |
josephwoodward/graphiql-dotnet | Middleware for ASP.NET Core applications to provide a GraphiQL UI for GraphQL APIs | 142 |
zaninandrea/minimalgraphql | A minimal GraphQL client for Node.js applications | 2 |
chentsulin/koa-graphql-relay-example | An example project demonstrating integration of Koa GraphQL and Relay technologies for building data-driven applications. | 99 |
graphql/swapi-graphql | A GraphQL schema and server wrapping SWAPI to provide an accessible API | 1,047 |
graphitejs/server | A Node.js framework for building GraphQL APIs with a focus on ease of use and data agnosticity | 120 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,591 |
kmazzoni/sitecoreql | A GraphQL implementation for interacting with Sitecore's Content Search API using JavaScript. | 15 |
marmelab/json-graphql-server | A tool for creating and testing GraphQL APIs with minimal configuration | 1,934 |
graphql-dotnet/server | A package that provides a GraphQL server middleware for ASP.NET Core, enabling easy setup of GraphQL requests over HTTP and WebSocket connections. | 583 |
enisdenjo/graphql-ws | A GraphQL over WebSocket Protocol implementation | 1,750 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
jamastek/sen | A modern Next.js and GraphQL boilerplate with a range of features and tools for building scalable and maintainable applications. | 3 |