feathers-reactive
Reactive API
Extends Feathers services with real-time data streaming capabilities using RxJS observables.
Reactive API extensions for Feathers services
216 stars
10 watching
37 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Feathers service wrapper around Stripe's API for managing various payment and subscription-related resources | 96 |
| Integrates FeathersJS with Vuex for building robust state management systems | 445 |
| Synchronizes service events between Feathers application instances using a messaging mechanism | 223 |
| A Feathers service for blob storage and management | 93 |
| A networking library that abstracts interactions with FeathersJS backend services. | 50 |
| Provides React bindings and utilities for interacting with FeathersJS applications. | 9 |
| A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
| A Feathers service adapter for the Sequelize ORM | 208 |
| Automatically generates OpenAPI documentation for Feathers services and integrates it with Swagger UI | 225 |
| Allows batching of multiple Feathers service calls into one to minimize client side requests and speed up batched requests. | 96 |
| A Feathers data provider for React Admin | 157 |
| Real-time chat application with API server and frontend examples in TypeScript | 512 |
| A library of reusable React components to display data from Feathers APIs in real-time. | 8 |
| A module that enables role-based permissions for Feathers services | 184 |
| A client-side service that stores data in local storage or AsyncStorage. | 38 |