urql
GraphQL client
A versatile and customizable GraphQL client for building complex web applications
The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
9k stars
87 watching
454 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 3 awesome lists
complex-appsexchangegraphqlgraphql-clientgraphql-clients
Related projects:
Repository | Description | Stars |
---|---|---|
graphql/graphql-spec | A collection of specifications and examples for building GraphQL APIs | 14,320 |
howtographql/howtographql | A fullstack tutorial website on GraphQL and its ecosystem | 8,703 |
hasura/graphqurl | A tool for making GraphQL queries with features like autocomplete and subscription support. | 3,345 |
graphql-editor/graphql-editor | An editor for designing and visualizing GraphQL schemas | 6,012 |
graphql-kit/graphql-voyager | A tool to visualize GraphQL APIs as interactive graphs. | 7,815 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
graphql/graphql-js | A reference implementation of GraphQL in JavaScript. | 20,110 |
ardatan/graphql-mesh | Enables interaction with diverse API services using GraphQL queries and mutations | 3,306 |
apollographql/apollo-client | A caching GraphQL client for building UI components with GraphQL | 19,409 |
urigo/graphql-cli | A command-line tool for managing GraphQL development workflows and projects. | 2,001 |
graphql-python/graphene-django | Seamlessly integrates Django with GraphQL APIs to build powerful, efficient, and flexible web applications. | 4,318 |
ardatan/graphql-tools | A utility library for building and stitching GraphQL schemas in TypeScript. | 5,356 |
rmosolgo/graphql-ruby | Implementing the GraphQL protocol in Ruby to provide a specification-compliant API for querying data. | 5,380 |
graphql-dotnet/graphql-dotnet | An implementation of Facebook's GraphQL specification for .NET applications. | 5,886 |
zino-hofmann/graphql-flutter | A package providing a GraphQL client for Flutter with features like caching, query polling, and optimistic results. | 3,255 |