react-relay-network-layer
Request Layer
Provides a layer for managing Relay network requests and responses with batching capabilities
ReactRelayNetworkLayer with middlewares and query batching for Relay Classic.
277 stars
13 watching
47 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list
batch-requestgraphql-clientrelayrelay-network-layer
Related projects:
Repository | Description | Stars |
---|---|---|
relay-tools/react-router-relay | Integrates Relay with React Router for efficient data fetching and rendering. | 558 |
graphql/graphql-relay-js | A library that simplifies the creation of Relay-compliant GraphQL servers | 1,543 |
relay-tools/relay-local-schema | A tool for running GraphQL queries locally without a separate GraphQL server | 253 |
denvned/isomorphic-relay-router | Enables React Router to work with Relay on both the client and server sides of an application. | 137 |
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 424 |
relayphp/relay.relay | A tool for building PSR-15 server request handlers in PHP. | 319 |
lenaten/react-native-relay | A React Native application that integrates GraphQL and Relay for real-time data fetching | 74 |
nethsix/relay-on-rails | A starter kit for building a Relay/GraphQL/React application on top of the Ruby on Rails framework | 43 |
fortruce/relay-skeleton | A React, Relay, and GraphQL project skeleton with automatic reloading and code reloading of the backend server. | 125 |
ivome/graphql-relay-php | A PHP library to simplify the creation of GraphQL servers supporting React Relay | 271 |
graphql-python/graphql-relay-py | A Python library that simplifies the creation of GraphQL servers for React Relay applications | 146 |
facebook/relay | A framework that simplifies data-driven React applications by abstracting away imperative API interactions and providing GraphQL-based query management. | 18,414 |
synrc/n2o | A distributed protocol relay library for high-performance message processing over multiple transport protocols. | 1,344 |
eyston/relay-composite-network-layer | Enables the merging of multiple GraphQL schema definitions into a single composite schema for use with Relay. | 49 |
acdlite/relay-sink | A package for using Relay to fetch and store data outside of React components | 125 |