[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] lua-Spore 0.1.5
- From: François Perrad <francois.perrad@...>
- Date: Tue, 12 Jul 2011 09:32:45 +0200
I am pleased to announce a new release of lua-Spore.
(the initial one was announced by
http://lua-users.org/lists/lua-l/2010-11/msg00918.html)
lua-Spore is an implementation of SPORE (Specification to a POrtable
Rest Environment).
So, lua-Spore is a generic ReST client, where the API is described by
a JSON file.
Major changes since the first release 0.1.0 :
- refactor of the support of OAuth
- add the support of the Amazon Web Service authentication (thanks to
Alexander Gladysh & Vladimir Fedin)
- add the support of Digest Authentication
- and many others fixes
The homepage is at http://fperrad.github.com/lua-Spore,
and the sources are hosted at http://github.com/fperrad/lua-Spore.
All feedback welcome. Thanks.
François.