Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apollographql/apollo-kotlin-normalized-cache-incubating
Apollo Kotlin Incubating Normalized Cache
https://github.com/apollographql/apollo-kotlin-normalized-cache-incubating
android apollographql graphql graphql-client kotlin kotlin-multiplatform multiplatform
Last synced: 3 months ago
JSON representation
Apollo Kotlin Incubating Normalized Cache
- Host: GitHub
- URL: https://github.com/apollographql/apollo-kotlin-normalized-cache-incubating
- Owner: apollographql
- License: mit
- Created: 2024-06-18T17:46:23.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-27T05:46:44.000Z (4 months ago)
- Last Synced: 2024-09-28T21:21:18.132Z (4 months ago)
- Topics: android, apollographql, graphql, graphql-client, kotlin, kotlin-multiplatform, multiplatform
- Language: Kotlin
- Homepage: https://apollographql.github.io/apollo-kotlin-normalized-cache-incubating/
- Size: 1.54 MB
- Stars: 4
- Watchers: 6
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
[![Discourse](https://img.shields.io/discourse/topics?label=Discourse&server=https%3A%2F%2Fcommunity.apollographql.com&logo=discourse&color=467B95&style=flat-square)](http://community.apollographql.com/new-topic?category=Help&tags=mobile,client)
[![Slack](https://img.shields.io/static/v1?label=kotlinlang&message=apollo-kotlin&color=A97BFF&logo=slack&style=flat-square)](https://app.slack.com/client/T09229ZC6/C01A6KM1SBZ)
[![Discord](https://img.shields.io/discord/1022972389463687228.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff&style=flat-square)](https://discord.com/invite/graphos)[![Maven Central](https://img.shields.io/maven-central/v/com.apollographql.cache/normalized-cache-incubating?style=flat-square)](https://central.sonatype.com/namespace/com.apollographql.cache)
[![OSS Snapshots](https://img.shields.io/nexus/s/com.apollographql.cache/normalized-cache-incubating?server=https%3A%2F%2Fs01.oss.sonatype.org&label=oss-snapshots&style=flat-square)](https://s01.oss.sonatype.org/content/repositories/snapshots/com/apollographql/cache/)## 🚀 Apollo Kotlin Normalized Cache Incubating
This repository serves as a place to experiment with [Apollo Kotlin](https://github.com/apollographql/apollo-kotlin)'s normalized cache without impacting the main stable repository.
## 📚 Documentation
See the project website for documentation:
[https://apollographql.github.io/apollo-kotlin-normalized-cache-incubating/](https://apollographql.github.io/apollo-kotlin-normalized-cache-incubating/)The Kdoc API reference can be found at:
[https://apollographql.github.io/apollo-kotlin-normalized-cache-incubating/kdoc](https://apollographql.github.io/apollo-kotlin-normalized-cache-incubating/kdoc)