apollo-client
GraphQL client
A caching GraphQL client that integrates with various UI frameworks and servers.
A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
19k stars
282 watching
3k forks
Language: TypeScript
last commit: about 14 hours ago
Linked from 4 awesome lists
apollo-clientapollographqlgraphqlgraphql-clienttypescript
Related projects:
Repository | Description | Stars |
---|---|---|
apollographql/apollo-server | A GraphQL server for building production-ready APIs with schema-first development and universal compatibility. | 13,800 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,501 |
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 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |
apollographql/apollo-tooling | Tools for validating and generating code for GraphQL clients and servers | 3,043 |
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 |
welikegraphql/universal-react-apollo-example | An app demonstrating GraphQL and React usage with Universal Rendering | 118 |
apollographql/apollo-client-devtools | Tools to inspect and debug Apollo Client applications in the browser | 1,499 |
the-road-to-graphql/react-apollo-link-state-example | A React application using Apollo Client with local state management via apollo-link-state for managing selected items in a list and remote data queries and mutations. | 21 |
apollographql/federation-jvm | Provides support for building unified GraphQL APIs with multiple subgraphs and subscriptions in the Java ecosystem. | 253 |
buoy-graphql/buoy | A GraphQL client for Angular applications built on top of Apollo | 7 |
vuejs/apollo | Provides integration tools and utilities for building GraphQL APIs with Vue.js | 6,026 |
ember-graphql/ember-apollo-client | An Ember addon that integrates GraphQL and Apollo Client into an Ember app | 280 |
mackentoch/react-redux-graphql-apollo-bootstrap-webpack-starter | A full-stack React + Redux starter with GraphQL and Apollo Client for building scalable web applications | 125 |
apollo-elements/apollo-elements | Provides tools and libraries to build GraphQL-based web applications using various web component authoring libraries. | 417 |