@voilab/voilab-object-storage

0.2.0 • Public • Published

Voilab Object Storage

Library that handle file upload on a cloud storage.

Installation

node install --save voilab-object-storage

Usage

This library expose 3 simple functions to upload files from different sources:

  • uploadFromUri()
  • uploadFromPath()
  • uploadFromBuffer()

And 2 others to access files in a container:

  • getFiles()
  • getFile()

Check the code

If you want to know more about this library, just have a look at the code. There is nothing very tricky. Don't hesitate to post a ticket or a pull request to improve it.

Licence

This code is released under the MIT License (MIT)

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @voilab/voilab-object-storage

    Weekly Downloads

    1

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    7.28 kB

    Total Files

    4

    Last publish

    Collaborators

    • alexandre_voilab
    • tafel