relay
GraphQL server builder
A Go library for constructing a GraphQL server compatible with React Relay
A Go/Golang library to help construct a graphql-go server supporting react-relay.
424 stars
22 watching
58 forks
Language: Go
last commit: almost 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
graphql/graphql-relay-js | A library that simplifies the creation of Relay-compliant GraphQL servers | 1,543 |
graphql-python/graphql-relay-py | A Python library that simplifies the creation of GraphQL servers for React Relay applications | 146 |
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 |
thundr67/straf | A tool for converting Go structs into GraphQL objects and schemas on the fly | 38 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
wundergraph/graphql-go-tools | An API Gateway framework written in Go for building GraphQL APIs with high-performance and correctness | 695 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,969 |
mattmcfarland/sequelize-relay | A library that simplifies the creation of GraphQL servers using Sequelize and Relay | 76 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
lenaten/react-native-relay | A React Native application that integrates GraphQL and Relay for real-time data fetching | 74 |
zaba505/gws | A WebSocket client and server implementation for GraphQL communication | 6 |
graphql-elixir/graphql_relay | A library that simplifies the setup of a GraphQL schema compatible with Relay | 36 |
graphql-java/todomvc-relay-java | Port of the Relay TodoMVC example with Java server using graphql-java | 68 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |