Metadata-Version: 1.0
Name: clusto-apiserver
Version: 0.2.0
Summary: RESTful API server to interact with the clusto database.
Home-page: https://github.com/clusto/clusto-apiserver
Author: Jorge Gallegos
Author-email: kad@blegh.net
License: BSD
Description: .. image:: https://travis-ci.org/clusto/clusto-apiserver.svg?branch=master
            :target: https://travis-ci.org/clusto/clusto-apiserver
        
        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.
        
        
Platform: UNKNOWN
