Is there an equivalent to a Fog ruby ​​gem for Node.js (cloud storage API)?

Is there a shell API for major cloud services like Ruby from https://github.com/fog/fog for Node.js?

Fog is a wrapper for many of the cloud storage APIs listed here:

+4
source share
1 answer

There is currently no equivalent, but there is a project working in this direction.

node-sunny

+1
source

All Articles