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
88 watching
454 forks
Language: TypeScript
last commit: 15 days 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,307 |
howtographql/howtographql | A fullstack tutorial website on GraphQL and its ecosystem | 8,704 |
hasura/graphqurl | A command-line interface and JavaScript library for making GraphQL queries with features like autocomplete, subscriptions, and custom GraphiQL. | 3,341 |
graphql-editor/graphql-editor | An IDE for designing and visualizing GraphQL schemas | 6,010 |
graphql-kit/graphql-voyager | A tool to visualize GraphQL APIs as interactive graphs. | 7,800 |
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,088 |
ardatan/graphql-mesh | Enables interaction with diverse API services using GraphQL queries and mutations | 3,290 |
apollographql/apollo-client | A caching GraphQL client that integrates with various UI frameworks and servers. | 19,382 |
urigo/graphql-cli | A command-line tool for managing GraphQL development workflows and projects. | 2,000 |
graphql-python/graphene-django | Seamlessly integrates Django with GraphQL APIs to build powerful, efficient, and flexible web applications. | 4,304 |
ardatan/graphql-tools | A utility library for building and stitching GraphQL schemas in TypeScript. | 5,351 |
rmosolgo/graphql-ruby | Implementing the GraphQL protocol in Ruby to provide a specification-compliant API for querying data. | 5,381 |
graphql-dotnet/graphql-dotnet | A .NET library implementing Facebook's GraphQL specification | 5,866 |
zino-hofmann/graphql-flutter | A package providing a GraphQL client for Flutter with features like caching, query polling, and optimistic results. | 3,246 |