lorax/src/pylorax/api
Brian C. Lane b7f651a631 Add workspace module and tests
This handles the recipe workspace, which is a temporary location to
store recipes before committing them to git. It will be used by the
/recipes/ API.
2018-06-11 16:54:57 -07:00
..
__init__.py lorax-composer initial commit 2018-06-11 16:54:57 -07:00
crossdomain.py lorax-composer initial commit 2018-06-11 16:54:57 -07:00
recipes.py Move the git repo into a subdirectory 2018-06-11 16:54:57 -07:00
server.py Add /recipes/list route and tests 2018-06-11 16:54:57 -07:00
v0.py Add /recipes/list route and tests 2018-06-11 16:54:57 -07:00
workspace.py Add workspace module and tests 2018-06-11 16:54:57 -07:00