Node.js library for HP Cloud
Apr 8 2013
Today the HP Cloud Node.js JavaScript library was made publically available at GitHub. The new library provides Identity Service (aka Keystone) and Object Storage (Swift) libraries.
Along with writing the actual library, I've worked with it on projects, and it is stable and usable. The APIs are similar to the PHP library that we released last year.
To install:
$ npm install hpcloud-js
And usage instructions can be found on the official site. We also have complete API documentation, thanks to Matt Farina. <!--break-->