Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aerogear/offix
GraphQL Offline Client and Server
https://github.com/aerogear/offix
apollo apollographql cache graphql hacktoberfest offix offline
Last synced: 14 days ago
JSON representation
GraphQL Offline Client and Server
- Host: GitHub
- URL: https://github.com/aerogear/offix
- Owner: aerogear
- License: apache-2.0
- Archived: true
- Created: 2019-04-08T09:26:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T13:39:24.000Z (almost 2 years ago)
- Last Synced: 2025-01-14T19:51:37.789Z (18 days ago)
- Topics: apollo, apollographql, cache, graphql, hacktoberfest, offix, offline
- Language: TypeScript
- Homepage: https://offix.dev
- Size: 16.9 MB
- Stars: 758
- Watchers: 12
- Forks: 46
- Open Issues: 62
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - offix
README
Offix extends Apollo GraphQL for building fully featured offline experiences.[![Discord Chat](https://img.shields.io/discord/625400653321076807)](https://discord.gg/mJ7j84m)
> NOTE: GraphQL ecosystem evolved since creation of offix.
If you are planning to start new project with offline support please consider
https://github.com/tannerlinsley/react-query## Features
- Offline support. Mutations are persisted when Offline.
- Offline Listeners and workflows for seamless UI.
- Flexible, out of the box Conflict Resolution implementations
- Subscriptions and Binary Upload that works offline.
- Multi platform support.
- Works with Web, Cordova, Capacitor and React Native.
- Framework agnostic (works with React, Angular and Vue)
- Works with Apollo GraphQL Server and Prisma (Yoga)## Documentation
https://offix.dev
## Offix demo
[![Offix](http://img.youtube.com/vi/CrYinCtTHds/0.jpg)](http://www.youtube.com/watch?v=CrYinCtTHds "Offix")
## How to get involved
1) Star project!
2) Create issue with ideas or bugs?
3) Contribute (see [Contributing guide](./.github/CONTRIBUTING.md))