mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-08 22:22:24 -05:00
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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -2,6 +2,8 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
venv/
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
|
||||
|
||||
Reference in New Issue
Block a user