koa-graphql-relay-example
Koa GraphQL Relay example
An example project demonstrating integration of Koa GraphQL and Relay technologies for building data-driven applications.
Todo example for koa-graphql and relay
99 stars
4 watching
17 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-community/koa-graphql | Provides a simple way to create GraphQL HTTP servers with Koa. | 843 |
graphql/graphql-relay-js | A library that simplifies the creation of Relay-compliant GraphQL servers | 1,543 |
orta/relay-artist-example | An example React Native app using Relay to access the Artsy GraphQL API | 22 |
jaydenseric/graphql-api-koa | Middleware for Koa to handle GraphQL queries and errors | 52 |
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 422 |
relay-tools/relay-local-schema | A tool for running GraphQL queries locally without a separate GraphQL server | 253 |
graphql-java/todomvc-relay-java | Port of the Relay TodoMVC example with Java server using graphql-java | 68 |
lenaten/react-native-relay | A React Native application that integrates GraphQL and Relay for real-time data fetching | 74 |
ryanhs/graphql-koa-scripts | Simplifies setup of GraphQL and Koa applications | 2 |
ivome/graphql-relay-php | A PHP library to simplify the creation of GraphQL servers supporting React Relay | 271 |
gauravtiwari/relay-rails-blog | A demo weblog application powered by GraphQL, Relay, and Rails, demonstrating the use of these technologies for building data-driven web applications. | 139 |
lvarayut/relay-fullstack | A full-stack application generator with Relay integration, providing a scaffolding solution for building GraphQL-based React applications. | 984 |
graphql-python/graphql-relay-py | A Python library that simplifies the creation of GraphQL servers for React Relay applications | 145 |
cufyorg/graphkt | A GraphQL server library for Kotlin backed by graphql-java | 9 |
lucasbento/graphql-pokemon | A tool to fetch Pokémon data using GraphQL queries | 503 |