relay
Query manager
A framework that simplifies data-driven React applications by abstracting away imperative API interactions and providing GraphQL-based query management.
Relay is a JavaScript framework for building data-driven React applications.
18k stars
327 watching
2k forks
Language: Rust
last commit: 6 days ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
relay-tools/react-router-relay | Integrates Relay with React Router for efficient data fetching and rendering. | 558 |
relay-tools/react-relay-network-layer | Provides a layer for managing Relay network requests and responses with batching capabilities | 277 |
lvarayut/relay-fullstack | A full-stack application generator with Relay integration, providing a scaffolding solution for building GraphQL-based React applications. | 985 |
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 |
lenaten/react-native-relay | A React Native application that integrates GraphQL and Relay for real-time data fetching | 74 |
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 |
denvned/isomorphic-relay-router | Enables React Router to work with Relay on both the client and server sides of an application. | 137 |
orta/relay-artist-example | An example React Native app using Relay to access the Artsy GraphQL API | 22 |
ivome/graphql-relay-php | A PHP library to simplify the creation of GraphQL servers supporting React Relay | 271 |
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 424 |
fortruce/relay-skeleton | A React, Relay, and GraphQL project skeleton with automatic reloading and code reloading of the backend server. | 125 |
anmonteiro/melange-relay | This project provides a high-level GraphQL API abstraction using Relay and ReScript, enabling developers to easily define components with their own data demands. | 5 |
yukimochi/activity-relay | An ActivityPub relay server written in Go that enables interoperability between different social media platforms. | 288 |
chentsulin/koa-graphql-relay-example | An example project demonstrating integration of Koa GraphQL and Relay technologies for building data-driven applications. | 99 |