README
pkgcloud
This is updated version of pkgcloud 1.2.0-alpha.0
If you try to use openstack storage with bluemix object storage, all requests returns 401. I fix this behaviour.
For using, I described it on stackoverflow
An infrastructure-as-a-service agnostic cloud library for node.js
<script type="module">
import pkgcloudBluemixObjectstorage from 'https://cdn.skypack.dev/pkgcloud-bluemix-objectstorage';
</script>
This is updated version of pkgcloud 1.2.0-alpha.0
If you try to use openstack storage with bluemix object storage, all requests returns 401. I fix this behaviour.
For using, I described it on stackoverflow