summaryrefslogtreecommitdiff
path: root/without-tests
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-07-01 22:28:27 +0300
committerLars Wirzenius <liw@liw.fi>2017-07-01 23:44:05 +0300
commitb01f8b24a6ff6c8694b292d45e4d229262c8e2a7 (patch)
treecf3c5ab573d6bd191ab9b9030d238a418fdea78b /without-tests
parentf739ca2c67cc5dedfa383aaef86ac6f3fca3db6b (diff)
downloadick2-b01f8b24a6ff6c8694b292d45e4d229262c8e2a7.tar.gz
Add: production controller application
Rewrite the controller to be a proper application. This is not quite production ready, actually: it only runs in debug mode. Later on I'll add support for uwsgi and systemd units for managing it, but for now this is enough.
Diffstat (limited to 'without-tests')
-rw-r--r--without-tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/without-tests b/without-tests
index 7afaae3..bb41680 100644
--- a/without-tests
+++ b/without-tests
@@ -1,3 +1,5 @@
ick2lib/__init__.py
+ick2lib/apiservice.py
+ick2lib/app.py
ick2lib/version.py