github.com/amrnt/deis@v1.3.1/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.1.2'