swift icon indicating copy to clipboard operation
swift copied to clipboard

OpenStack Object Storage(Swift) REST client API for Node.JS

Results 4 swift issues
Sort by recently updated
recently updated
newest added

Can you give me example how can i use method listContainers ? I don't know how can i change this line -> swift.listContainers(handlerFunction)

Hi, is this project still active / usable with recent versions of swift? is it stable?

I n the latest given version api create/update object in open stack is done by request object,But i want to create/update object in open stack by through file that is...