# apollo-client
**Repository Path**: lower_lion/apollo-client
## Basic Information
- **Project Name**: apollo-client
- **Description**: forked from apollographql/apollo-client
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-04-29
- **Last Updated**: 2021-06-28
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
#
## Apollo Client
[](https://badge.fury.io/js/%40apollo%2Fclient)
[](https://circleci.com/gh/apollographql/apollo-client)
[](https://spectrum.chat/apollo)
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/](https://www.apollographql.com/docs/react/)
The Apollo Client API reference can be found at:
[https://www.apollographql.com/docs/react/api/apollo-client/](https://www.apollographql.com/docs/react/api/apollo-client/)
## Maintainers
- [@benjamn](https://github.com/benjamn) (Apollo)
- [@hwillson](https://github.com/hwillson) (Apollo)