github.com/jiasir/deis@v1.12.2/controller/api/__init__.py (about) 1 """ 2 The **api** Django app presents a RESTful web API for interacting with the **deis** system. 3 """ 4 5 __version__ = '1.7.0'