clusto-apiserver

RESTful API server to interact with the clusto database.


License
BSD-3-Clause
Install
pip install clusto-apiserver==0.3.2

Documentation

Github Release Latest Travis CI Build Documentation in RTD PyPi release

The Clusto API server intends to replace the direct database approach used by most clusto commands and scripts right now. The goal is to make this API robust enough to permit all operations usually handled via clusto commands or the clusto shell but using a REST/HTTP interface.