[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Bindings for Amazon S3
- From: steve donovan <steve.j.donovan@...>
- Date: Tue, 9 Nov 2010 15:13:25 +0200
On Tue, Nov 9, 2010 at 2:50 PM, Alexander Gladysh <agladysh@gmail.com> wrote:
> Or are there any libraries I could bind (if they are in C/C++) or copy
> (if they are in some other language)?
http://aws.amazon.com/code - there's Java bindings, which are usually
pretty easy to use from LuaJava.
Lots of PHP (of course) and Python stuff:
http://aws.amazon.com/code/Python
Since it's all SOAP and REST it should be straightforward - all the
parts are available.
steve d.