swift
swift copied to clipboard
OpenStack Object Storage(Swift) REST client API for Node.JS
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...