react-graphql-client-library
GraphQL client
A minimal GraphQL client for React applications
A simple GraphQL client for React applications. It's not powerful, but it works. It is not meant for production, but for you as inspiration to contribute to the ecosystem.
15 stars
4 watching
4 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
graphqlgraphql-clientreactreact-graphqlreactjs
Related projects:
Repository | Description | Stars |
---|---|---|
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |
nearform/graphql-hooks | A minimal GraphQL client with hooks API for managing data queries and mutations in a React application. | 1,882 |
the-road-to-graphql/react-apollo-client-testing-example | An Apollo Client application with a mocked GraphQL server and tested Query and Mutation components. | 17 |
kennetpostigo/react-reach | A library that enables easy communication between React applications and GraphQL servers. | 135 |
the-road-to-graphql/react-apollo-client-mocking-example | A minimal React application with Apollo Client using a mocked GraphQL API to demonstrate its usage. | 17 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 627 |
zaninandrea/minimalgraphql | A minimal GraphQL client for Node.js applications | 2 |
graphitejs/server | A Node.js framework for building GraphQL APIs with a focus on ease of use and data agnosticity | 120 |
contentful-labs/gqli.rb | A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs | 209 |
arackaf/micro-graphql-react | A simple GraphQL client with extensible cache invalidation features. | 530 |
prisma-labs/python-graphql-client | A simple Python library to interact with GraphQL APIs | 155 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 422 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 278 |