Rested - A CLI Generator
------------------------

Rested takes a Metadata declaration and generates a rest-like API for the CLI.

How to use rested
-----------------

see examples/declarative.py or examples/imperative.py

These both showcase the metaconfiguration and how it can be used to build cli
tools.
