lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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.