loopback-component-storagenext

1.8.1 • Public • Published

LoopBack Storage Component

NOTE: The loopback-component-storage module supersedes loopback-storage-service. Please update your package.json accordingly.

LoopBack storage component provides Node.js and REST APIs to manage binary contents using pluggable storage providers, such as local file systems, Amazon S3, or Rackspace cloud files. We use pkgcloud to support the cloud based storage services including:

  • Amazon
  • Rackspace
  • Openstack
  • Azure

Please see the Storage Service Documenation.

Examples

See https://github.com/strongloop/loopback-example-storage.

/loopback-component-storagenext/

    Package Sidebar

    Install

    npm i loopback-component-storagenext

    Weekly Downloads

    3

    Version

    1.8.1

    License

    Artistic-2.0

    Last publish

    Collaborators

    • sqlwwx