graphql-hooks
GraphQL client
A minimal GraphQL client with hooks API for managing data queries and mutations in a React application.
🎣 Minimal hooks-first GraphQL client
2k stars
131 watching
90 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
graphqlgraphql-clienthacktoberfesthooksreactreact-hooks
Related projects:
Repository | Description | Stars |
---|---|---|
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
zaninandrea/minimalgraphql | A minimal GraphQL client for Node.js applications | 2 |
arackaf/micro-graphql-react | A simple GraphQL client with extensible cache invalidation features. | 531 |
kennetpostigo/react-reach | A library that enables easy communication between React applications and GraphQL servers. | 135 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,500 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 625 |
graphql-boilerplates/react-fullstack-graphql | A set of pre-built project templates for building full-stack React applications with GraphQL | 1,443 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 278 |
contentful-labs/gqli.rb | A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs | 211 |
gqty-dev/gqty | An alternative GraphQL client library for TypeScript applications that automates data requirements and integrates with Next.js and other Node.js frameworks. | 932 |
tomanagle/nextjs-nestjs-graphql-starter | A NextJS and NestJS GraphQL starter pack with authentication, subscriptions, and server rendering | 412 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,149 |
gql-dart/ferry | A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 605 |