https://github.com/mobilenativefoundation/store
A Kotlin Multiplatform solution for working with data. Whether you’re building alone or with a team of thousands, Store can help
https://github.com/mobilenativefoundation/store
cache kotlin-multiplatform offline-first repository
Last synced: 8 days ago
JSON representation
A Kotlin Multiplatform solution for working with data. Whether you’re building alone or with a team of thousands, Store can help
- Host: GitHub
- URL: https://github.com/mobilenativefoundation/store
- Owner: MobileNativeFoundation
- License: apache-2.0
- Created: 2019-12-05T18:58:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-25T14:40:43.000Z (27 days ago)
- Last Synced: 2025-04-29T13:21:31.552Z (23 days ago)
- Topics: cache, kotlin-multiplatform, offline-first, repository
- Language: Kotlin
- Homepage: https://store.mobilenativefoundation.org
- Size: 12 MB
- Stars: 3,254
- Watchers: 65
- Forks: 207
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Store5
[](https://codecov.io/gh/MobileNativeFoundation/Store)
#### Documentation
Comprehensive guides, tutorials, and API reference: [store.mobilenativefoundation.org](https://store.mobilenativefoundation.org).
#### Getting Started
1. Start with the [Quickstart](https://store.mobilenativefoundation.org/docs/quickstart) to build your first Store.
2. Dive into [Store Foundations](https://store.mobilenativefoundation.org/docs/concepts) to learn how Store works.
3. Check out [Handling CRUD](https://store.mobilenativefoundation.org/docs/use-cases/store5/setting-up-store-for-crud-operations) for an advanced guide on supporting create, read, update, and delete operations.#### Getting Help
Join our community in the [#store](https://kotlinlang.slack.com/archives/C06007Z01HU) channel on the official Kotlin Slack.
#### Getting Involved
Store has a vibrant community of contributors. We welcome contributions of all kinds. Please see our [Contributing Guidelines](CONTRIBUTING.md) for more information on how to get involved.
#### Backed By
![]()
![]()
#### License
```text
Copyright (c) 2024 Mobile Native Foundation.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
```