An open API service indexing awesome lists of open source software.

https://github.com/makeomatic/ms-files-providers

contains init abstraction for different cloud providers
https://github.com/makeomatic/ms-files-providers

Last synced: about 1 year ago
JSON representation

contains init abstraction for different cloud providers

Awesome Lists containing this project

README

          

# Cloud Storage Providers Initialization

Accepts [microservice instance](https://github.com/makeomatic/mservice) and extends it with methods

`.provider()` -> returns provider from `selectTransport` function passed in configuration

`.providers` -> array of initialized `config.transport` options

Extends `_connectors` of mservice and pushes `provider.connect()` functions there