Skip to content

Commit 326f6cb

Browse files
committed
Add Relay links
1 parent c66866d commit 326f6cb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ A collection of awesome things regarding React ecosystem.
6767
- [GraphQL Spec](#graphql-spec)
6868
- [GraphQL Tutorials](#graphql-tutorials)
6969
- [GraphQL Implementations](#graphql-implementations)
70+
- [Relay](#relay)
7071
- [Videos](#videos)
7172
- [Video from Confs](#video-from-confs)
7273
- [Video from React.js Conf 2015](#video-from-reactjs-conf-2015)
@@ -797,6 +798,10 @@ A collection of awesome things regarding React ecosystem.
797798
* [graphql-java - GraphQL **Java** implementation](https://github.com/andimarek/graphql-java)
798799
* [sangria - **Scala** GraphQL client and server library](https://github.com/OlegIlyenko/sangria)
799800

801+
##### Relay
802+
* [Relay Offical Site](https://facebook.github.io/relay/)
803+
* [Relay GitHub](https://github.com/facebook/relay)
804+
800805
---
801806
### Videos
802807

0 commit comments

Comments
 (0)