0.0.1 • Published 7 years ago

node-red-contrib-azure-storage v0.0.1

Weekly downloads
8
License
-
Repository
github
Last release
7 years ago

node-red-contrib-azure-storage

A set of nodes for making various calls using the 'azure-storage' node.js library.

Installation

$ npm install node-red-contrib-azure-storage

Usage

Should be fairly self explanatory. Better docs to follow.

See Microsoft Azure Storage Client Library for node.js for more information.

For now, I've only implemented nodes useful to my use case.

Note

This is currently still a work in progress. As you may see not all the API functionality has been covered yet.

Patches welcome.