graphql-koa-scripts
GraphQL framework
Simplifies setup of GraphQL and Koa applications
Apollo Graphql + Koa, just a simplified setup
2 stars
1 watching
1 forks
Language: JavaScript
last commit: 6 days ago
Linked from 1 awesome list
graphqlgraphql-koa-scriptskoa2nodejs
Related projects:
Repository | Description | Stars |
---|---|---|
jaydenseric/graphql-api-koa | Middleware for Koa to handle GraphQL queries and errors | 52 |
graphql-community/koa-graphql | Provides a simple way to create GraphQL HTTP servers with Koa. | 843 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |
zaninandrea/minimalgraphql | A minimal GraphQL client for Node.js applications | 2 |
graphitejs/server | A Node.js framework for building GraphQL APIs with a focus on ease of use and data agnosticity | 120 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,500 |
studio-net/laravel-graphql | Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 |
pekkah/tanka-graphql | A comprehensive GraphQL library and execution framework for building scalable and maintainable APIs | 62 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
the-road-to-graphql/react-apollo-client-mocking-example | A minimal React application with Apollo Client using a mocked GraphQL API to demonstrate its usage. | 17 |
chentsulin/koa-graphql-relay-example | An example project demonstrating integration of Koa GraphQL and Relay technologies for building data-driven applications. | 99 |
graphql-python/flask-graphql | Adds GraphQL support to Flask web applications | 1,324 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
the-road-to-graphql/react-apollo-client-testing-example | An Apollo Client application with a mocked GraphQL server and tested Query and Mutation components. | 17 |
apurebase/kgraphql | A Kotlin implementation of GraphQL schema setup using a rich DSL | 305 |