A nodejs client for swift

Bug #1814353 reported by ryouaki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Object Storage (swift)
New
Undecided
Unassigned

Bug Description

I am a nodejs developer. there are java client, python client but no nodejs client.

So i write a nodejs client only include login, create container, delete container, get container list and the same things for object.

But I found that , the api of swift client has a lot of parameters and I did not understand all of them.

So I need help about how to let my library powerful and can help other nodejs developers.

https://github.com/ryouaki/swift-nodeclient

swift 2.22.0

Revision history for this message
Thiago da Silva (thiagodasilva) wrote :

@ryouaki. Thanks for sharing the nodejs client. Do you have specific questions about the swift client?
You could take a look at the swift API doc[1] or even the client doc[2] and see if they help. Also we hang out in the #openstack-swift channel on freenode so that could be a good place to ask specific question you might have.

[1] - https://developer.openstack.org/api-ref/object-store/
[2] - https://docs.openstack.org/python-swiftclient/latest/

Revision history for this message
ryouaki (ryouaki) wrote :

Yes, thank you for your help. I will read them.

Revision history for this message
Nguyen Quoc Viet (axblueblader) wrote :

Are you still developing this? I think I could contribute a bit

Revision history for this message
ryouaki (ryouaki) wrote :

@Nguyen Quoc Viet (axblueblader)

yes ,I still developing it. I am very happy you join us.

this is the url about the project : https://github.com/ryouaki/nodejs-swiftclient

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.