Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tieske/zipato.lua

Lua interface to the Zipato/Zipabox API
https://github.com/tieske/zipato.lua

Last synced: about 1 month ago
JSON representation

Lua interface to the Zipato/Zipabox API

Awesome Lists containing this project

README

        

# zipato.lua
Lua interface to the local [Zipato/Zipabox API](https://my.zipato.com/zipato-web/api/).
Please checkout [the documentation](https://tieske.github.io/zipato.lua/) for
instructions.

## Status

Early development, session management works, only a few API calls are
implemented for now. But any path can already be requested.

## History

### Release instructions:

* make sure to update the version number in the code files
* add a rockspec for the new version
* render the docs using `ldoc`
* commit, tag, and push

### Version x.x, released xx-xx-202x

* initial release

## License & Copyright

See [LICENSE](https://github.com/Tieske/zipato.lua/blob/master/LICENSE)