feathers-blob
Blob Service
A Feathers service for blob storage and management
Feathers service for blob storage, like S3.
93 stars
8 watching
31 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
feathers-service-adapterfeathersjs
Related projects:
Repository | Description | Stars |
---|---|---|
| A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
| A Feathers service wrapper around Stripe's API for managing various payment and subscription-related resources | 96 |
| Allows batching of multiple Feathers service calls into one to minimize client side requests and speed up batched requests. | 96 |
| A Feathers service adapter for the Sequelize ORM | 208 |
| Provides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB. | 189 |
| Synchronizes service events between Feathers application instances using a messaging mechanism | 223 |
| Provides an adapter for using KnexJS with Feathers services to interact with databases. | 112 |
| A networking library that abstracts interactions with FeathersJS backend services. | 50 |
| A Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder | 8 |
| A module that enables role-based permissions for Feathers services | 184 |
| Extends Feathers services with real-time data streaming capabilities using RxJS observables. | 216 |
| A client-side service that stores data in local storage or AsyncStorage. | 38 |
| Provides a service adapter for interacting with an embedded MongoDB-like database (NeDB) in a Node.js application. | 84 |
| Automatically generates OpenAPI documentation for Feathers services and integrates it with Swagger UI | 225 |
| Integrates FeathersJS with Vuex for building robust state management systems | 445 |