All Projects → apollographql → Apollo Client

apollographql / Apollo Client

Licence: mit
🚀  A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Apollo Client

Apollo Angular
A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server 🎁
Stars: ✭ 1,058 (-93.8%)
Mutual labels:  graphql, apollo-client, apollographql, graphql-client
Kikstart Graphql Client
🚀 Small NodeJS Wrapper around apollo-client that provides easy access to running queries, mutations and subscriptions.
Stars: ✭ 27 (-99.84%)
Mutual labels:  graphql, apollo-client, graphql-client
Link state demo
🚀 Demonstrate how to support multiple stores in Apollo Link State
Stars: ✭ 30 (-99.82%)
Mutual labels:  graphql, apollo-client, apollographql
Graphql Query Test Mock
Easily mock GraphQL queries in your Relay Modern / Apollo / any-other-GraphQL-client tests.
Stars: ✭ 49 (-99.71%)
Mutual labels:  graphql, apollographql, graphql-client
Apollo Link Maxage
An Apollo Link to invalidate cached queries
Stars: ✭ 23 (-99.87%)
Mutual labels:  graphql, apollo-client, apollographql
Apollo Ios
📱  A strongly-typed, caching GraphQL client for iOS, written in Swift.
Stars: ✭ 3,192 (-81.3%)
Mutual labels:  graphql, apollographql, graphql-client
Githunt React
[DEPRECATED] 🔃 An example app frontend built with Apollo Client and React
Stars: ✭ 1,036 (-93.93%)
Mutual labels:  graphql, apollo-client, apollographql
React Graphql Github Apollo
🚀 A React + Apollo + GraphQL GitHub Client. Your opportunity to learn about these technologies in a real world application.
Stars: ✭ 1,563 (-90.84%)
Mutual labels:  graphql, apollo-client, apollographql
Apollo Link
🔗 Interface for fetching and modifying control flow of GraphQL requests
Stars: ✭ 1,434 (-91.6%)
Mutual labels:  graphql, apollo-client, graphql-client
Angular1 Apollo
AngularJS integration for the Apollo Client
Stars: ✭ 108 (-99.37%)
Mutual labels:  graphql, apollo-client, graphql-client
Graphql Codegen Hasura
code-generator plugins for hasura/apollo-gql/typescript development
Stars: ✭ 113 (-99.34%)
Mutual labels:  graphql, apollo-client, apollographql
Apollo Android
🤖  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.
Stars: ✭ 2,949 (-82.72%)
Mutual labels:  graphql, apollographql, graphql-client
now-course
Proyecto para el curso de Now.sh en Platzi
Stars: ✭ 19 (-99.89%)
Mutual labels:  apollo-client, apollographql
kontent-boilerplate-express-apollo
Kontent Boilerplate for development of Express application using Apollo server and GraphQL.
Stars: ✭ 21 (-99.88%)
Mutual labels:  apollo-client, apollographql
glimmer-apollo
Ember and Glimmer integration for Apollo Client.
Stars: ✭ 32 (-99.81%)
Mutual labels:  apollo-client, apollographql
uzual-mobile
Feed your brains with habits for a better mood
Stars: ✭ 67 (-99.61%)
Mutual labels:  graphql-client, apollo-client
apollo-magic-refetch
magically refetches relevant apollo graphql queries after creates, deletes, and association changes
Stars: ✭ 32 (-99.81%)
Mutual labels:  apollo-client, apollographql
ts-react-apollo
Thin-Layer around react apollo client to use typescript to the fullest
Stars: ✭ 18 (-99.89%)
Mutual labels:  graphql-client, apollo-client
Nodes
A GraphQL JVM Client - Java, Kotlin, Scala, etc.
Stars: ✭ 276 (-98.38%)
Mutual labels:  graphql, graphql-client
edgestack
[UNMAINTAINED] A Universal React Stack with deeply integrated localization Support, semi-automatic route-based code splitting, Hot Module Reloading (HMR), Redux, Apollo GraphQL and more...
Stars: ✭ 77 (-99.55%)
Mutual labels:  graphql-client, apollo-client

Apollo Client

Apollo Client

npm version Build Status Join the community

Apollo Client is a fully-featured caching GraphQL client with integrations for React, Angular, and more. It allows you to easily build UI components that fetch data via GraphQL.

Documentation

All Apollo Client documentation, including React integration articles and helpful recipes, can be found at:
https://www.apollographql.com/docs/react/

The Apollo Client API reference can be found at:
https://www.apollographql.com/docs/react/api/apollo-client/

Learn how to use Apollo Client with self-paced hands-on training on Odyssey, Apollo's official learning platform:
https://odyssey.apollographql.com/

Maintainers

Who is Apollo?

Apollo builds open-source software and a graph platform to unify GraphQL across your apps and services. We help you ship faster with:

  • Apollo Studio – A free, end-to-end platform for managing your GraphQL lifecycle. Track your GraphQL schemas in a hosted registry to create a source of truth for everything in your graph. Studio provides an IDE (Apollo Explorer) so you can explore data, collaborate on queries, observe usage, and safely make schema changes.
  • Apollo Federation – The industry-standard open architecture for building a distributed graph. Use Apollo’s gateway to compose a unified graph from multiple subgraphs, determine a query plan, and route requests across your services.
  • Apollo Client – The most popular GraphQL client for the web. Apollo also builds and maintains Apollo iOS and Apollo Android.
  • Apollo Server – A production-ready JavaScript GraphQL server that connects to any microservice, API, or database. Compatible with all popular JavaScript frameworks and deployable in serverless environments.

Learn how to build with Apollo

Check out the Odyssey learning platform, the perfect place to start your GraphQL journey with videos and interactive code challenges. Join the Apollo Community to interact with and get technical help from the GraphQL community.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].