graphql-relay-js
GraphQL relay library
A library that simplifies the creation of Relay-compliant GraphQL servers
A library to help construct a graphql-js server supporting react-relay.
2k stars
71 watching
182 forks
Language: TypeScript
last commit: 4 months ago
Linked from 2 awesome lists
graphqlrelay
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-python/graphql-relay-py | A Python library that simplifies the creation of GraphQL servers for React Relay applications | 146 |
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 424 |
relay-tools/relay-local-schema | A tool for running GraphQL queries locally without a separate GraphQL server | 253 |
ivome/graphql-relay-php | A PHP library to simplify the creation of GraphQL servers supporting React Relay | 271 |
graphql-java/todomvc-relay-java | Port of the Relay TodoMVC example with Java server using graphql-java | 68 |
graphql-elixir/graphql_relay | A library that simplifies the setup of a GraphQL schema compatible with Relay | 36 |
relay-tools/react-relay-network-layer | Provides a layer for managing Relay network requests and responses with batching capabilities | 277 |
chentsulin/koa-graphql-relay-example | An example project demonstrating integration of Koa GraphQL and Relay technologies for building data-driven applications. | 99 |
lenaten/react-native-relay | A React Native application that integrates GraphQL and Relay for real-time data fetching | 74 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
graphql-boilerplates/react-fullstack-graphql | A set of pre-built project templates for building full-stack React applications with GraphQL | 1,443 |
lvarayut/relay-fullstack | A full-stack application generator with Relay integration, providing a scaffolding solution for building GraphQL-based React applications. | 985 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |
relay-tools/react-router-relay | Integrates Relay with React Router for efficient data fetching and rendering. | 558 |