relay

by facebook · Developer Tools

Relay is a JavaScript framework for building data-driven React applications.

New0 ratings18,962 starsActive
Developer ToolsDeveloper ToolRustJavaScript
Open project ↗↓ Download v21.0.1GitHub⚑ Report
relay preview

About this project

Relay · Relay is a JavaScript framework for building data-driven React applications. Declarative: Never again communicate with your data store using an imperative API. Simply declare your data requirements using GraphQL and let Relay figure out how and when to fetch your data. Colocation: Queries live next to the views that rely on them, so you can easily reason about your app. Relay aggregates queries into efficient network requests to fetch only what you need. Mutations: Relay lets you mutate data on the client and server using GraphQL mutations, and offers automatic data consistency, optimistic updates, and error handling. See how to use Relay in your own…

Technologies

JavaScriptHTMLMDXRustCSS

Project health

Actively maintained
Last update4 days ago
Contributors297
Latest releasev21.0.1
Open issues & PRs862
LicenseMIT
On GitHubsince 2015

GitHub

18,962
stars
1,895
forks
297
contributors
862
open issues & PRs
Rust
language
4 days ago
last commit
View on GitHub ↗All releases ↗

Reviews

out of 5 · 0 ratings
★★★★★
0%
★★★★
0%
★★★
0%
★★
0%
0%
Sign in to write a review
No reviews yet
Be the first to review relay.

Built by

facebook
Imported from GitHub · not yet claimed on GitPalace
View developer pageSign in with GitHub to claim

Maintain facebook/relay? Claiming verifies admin access through your GitHub account and gives you control of this listing.

You might also like