I haven't heard much about folks using Swift bindings for C - there's no C
bindings listed on the associated projects page [1].  I'm sure just using
the library functions directly with-in the application would be at least as
good and trying to build a command line utility and calling it with a
subprocess wrapper?

If it works out for you maybe write up something on your experience, or do
a patch to the Swift doc tree to add the project the associated projects
list! [1]

-Clay

1.
http://docs.openstack.org/developer/swift/associated_projects.html#application-bindings

On Wed, May 18, 2016 at 4:25 AM, Sangeeta Singh <sangeeta.ss.si...@gmail.com
> wrote:

> Hi,
>
> I am trying to build this swift-client in C(Repo:
> https://github.com/ukyg9e5r6k7gubiekd6/swift-client) with cURL 7.47.1.
>
> Since this is just a C library binding, I was wondering if someone has
> tried to use this in their application to interact with a swift store
> object, or have tested it in any way.
>
> One way to go would be a CLI-like tool but am a bit unsure of how to
> go about it.
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to