[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Bindings for Amazon S3
- From: Alexander Gladysh <agladysh@...>
- Date: Tue, 9 Nov 2010 19:25:57 +0300
On Tue, Nov 9, 2010 at 18:58, François Perrad <francois.perrad@gadz.org> wrote:
> 2010/11/9 Alexander Gladysh <agladysh@gmail.com>
>> On Tue, Nov 9, 2010 at 16:13, steve donovan <steve.j.donovan@gmail.com>
>> wrote:
>> > On Tue, Nov 9, 2010 at 2:50 PM, Alexander Gladysh <agladysh@gmail.com>
>> > wrote:
>> > 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.
>> I see. Well, looks like I will have to write my own Lua code, based on
>> these.
> Currently, I work on a generic ReST client, where the API is described by a
> JSON file.
> See http://github.com/fperrad/lua-Spore &
> http://lumberjaph.net/misc/2010/09/17/spore.html
Why JSON when you can use Lua tables?
Alexander.