feathers-s3
File uploader
Manages file upload/download in FeathersJS applications using AWS S3 API compatible storages
Manage S3 objects with FeathersJS
14 stars
4 watching
1 forks
Language: JavaScript
last commit: 9 days ago
Linked from 1 awesome list
feathersjss3
Related projects:
Repository | Description | Stars |
---|---|---|
kalisio/feathers-distributed | A plugin for Feathers that enables distributed service architecture using microservices | 141 |
feathersjs-ecosystem/feathers-blob | A Feathers service for blob storage and management | 92 |
ps73/feathers-prisma | A Feathers service adapter for Prisma ORM | 38 |
jonascript/feathers-airtable | A module that enables Airtable data access via the Feathers Common API | 7 |
feathersjs-ecosystem/feathers-swagger | Automatically generates OpenAPI documentation for Feathers services and integrates it with Swagger UI | 225 |
feathersjs-ecosystem/feathers-elasticsearch | A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
feathersjs-ecosystem/feathers-knex | Provides an adapter for using KnexJS with Feathers services to interact with databases. | 112 |
kfei/vue-s3-dropzone | A Vue.js component for uploading files to AWS S3 serverlessly using an AWS Lambda function | 455 |
florianguyonnet/feathers-mobx | Integrates Feathers client with MobX store for managing data from different namespaces. | 8 |
feathersjs-ecosystem/feathers-stripe | A Feathers service wrapper around Stripe's API for managing various payment and subscription-related resources | 96 |
feathersjs-ecosystem/feathers-mongoose | Provides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB. | 189 |
marshallswain/feathers-unsplash | An adapter for using Unsplash API with FeathersJS to manage photos | 4 |
feathersjs-ecosystem/feathers-permissions | A module that enables role-based permissions for Feathers services | 184 |
mostlyjs/mostly-feathers | A tool to convert Feathers APIs into standalone microservices with NATS and RESTful API support | 27 |
feathersjs-offline/localforage | Simplifies storage in IndexedDB, WebSQL, and LocalStorage for mobile and offline-first applications. | 9 |