Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 864 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 864 Bytes

lua-Spore : a generic ReST client

Introduction

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.

Links

The homepage is at https://fperrad.frama.io/lua-Spore, and the sources are hosted at https://framagit.org/fperrad/lua-Spore.

Copyright and License

Copyright (c) 2010-2018 Francois Perrad

This library is licensed under the terms of the MIT/X11 license, like Lua itself.