owndata-ownnet

Offline-first framework

Enables offline-first CRUD operations in FeathersJS applications with optimistic mutation strategy and two data synchronization approaches: own-data and own-net.

This repository holds the necessary tools to bring own-data/own-net offline-first to FeathersJS applications.

GitHub

17 stars
4 watching
4 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list

feathersmobilemutationsoffline-firstrealtime

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
feathersjs-offline/localforage Simplifies storage in IndexedDB, WebSQL, and LocalStorage for mobile and offline-first applications. 9
feathersjs-ecosystem/feathers-swagger Automatically generates OpenAPI documentation for Feathers services and integrates it with Swagger UI 225
feathersjs-ecosystem/feathers-objection An adapter for connecting Feathers.js applications to Objection.js, an ORM based on KnexJS. 98
feathersjs-ecosystem/feathers-elasticsearch A Feathers.js adapter for interacting with Elasticsearch databases. 78
feathersjs-ecosystem/feathers-cassandra A Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder 8
feathersjs-ecosystem/feathers-sequelize A Feathers service adapter for the Sequelize ORM 208
albert-gao/feathers-next-example Sets up Next.js with Feathers.js for building RESTful APIs and real-time applications 43
feathersjs-ecosystem/feathers-mongoose Provides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB. 189
rhythnic/feathers-passwordless-auth-example An example project demonstrating passwordless authentication in FeathersJS using local authentication and reset-password functionality 30
feathersjs-ecosystem/feathers-reactive Extends Feathers services with real-time data streaming capabilities using RxJS observables. 216
eddyystop/feathers-live-query Mirrors part of a DB on the client in real-time using socket.io websockets and JavaScript. 12
feathersjs-ecosystem/feathers-knex Provides an adapter for using KnexJS with Feathers services to interact with databases. 112
feathersjs/feathers A full-stack framework for building web APIs and real-time applications with TypeScript or JavaScript. 15,091
feathersjs-ecosystem/feathers-swift A networking library that abstracts interactions with FeathersJS backend services. 50
7kmco/feathers-vue-nuxt A starter template for building a full-stack application with Feathers.js and Nuxt.js or Vue.js as the client-side frameworks. 20