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.
17 stars
4 watching
4 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
feathersmobilemutationsoffline-firstrealtime
Related projects:
Repository | Description | Stars |
---|---|---|
| Simplifies storage in IndexedDB, WebSQL, and LocalStorage for mobile and offline-first applications. | 9 |
| Automatically generates OpenAPI documentation for Feathers services and integrates it with Swagger UI | 225 |
| An adapter for connecting Feathers.js applications to Objection.js, an ORM based on KnexJS. | 98 |
| A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
| A Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder | 8 |
| A Feathers service adapter for the Sequelize ORM | 208 |
| Sets up Next.js with Feathers.js for building RESTful APIs and real-time applications | 43 |
| Provides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB. | 189 |
| An example project demonstrating passwordless authentication in FeathersJS using local authentication and reset-password functionality | 30 |
| Extends Feathers services with real-time data streaming capabilities using RxJS observables. | 216 |
| Mirrors part of a DB on the client in real-time using socket.io websockets and JavaScript. | 12 |
| Provides an adapter for using KnexJS with Feathers services to interact with databases. | 112 |
| A full-stack framework for building web APIs and real-time applications with TypeScript or JavaScript. | 15,091 |
| A networking library that abstracts interactions with FeathersJS backend services. | 50 |
| A starter template for building a full-stack application with Feathers.js and Nuxt.js or Vue.js as the client-side frameworks. | 20 |