lua-Spore is an implementation of SPORE (Specification to a POrtable Rest Environment) which is a RESTful API Description Language with a generic client implementation based on pluggable middlewares.
Some specifications of service are available at http://github.com/SPORE/api-description.
The homepage is at https://fperrad.frama.io/lua-Spore, and the sources are hosted at https://framagit.org/fperrad/lua-Spore.
Copyright (c) 2010-2018 Francois Perrad
This library is licensed under the terms of the MIT/X11 license, like Lua itself.