Added endpoints for the proxy to notifications.

- this uses alpha API for delivery
- no DB model included as just proving
- all notifications for same service at the moment (!)
This commit is contained in:
Martyn Inglis
2016-01-19 11:23:09 +00:00
parent 6c7fb42272
commit d275ba83a2
8 changed files with 385 additions and 0 deletions

2
.gitignore vendored
View File

@@ -2,6 +2,8 @@
__pycache__/
*.py[cod]
venv/
# C extensions
*.so