mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-06 11:12:47 -05:00
dbf70ec1ebf2458cfc93ed0cdec3f3cbca288e07
- NOTE - this does not manage secrets. There is only one URL and there is no functionality implemented - prior to rolling out we need to store secrets properly Uses the JWT libraries in [https://github.com/alphagov/notifications-python-client](https://github.com/alphagov/notifications-python-client) - Tokens are checked on every request and will be rejected if token is invalid as per the rules in the python clients.
https://travis-ci.org/alphagov/notifications-api.svg
notifications-api
Notifications api Application for the notification api.
Read and write notifications/status queue. Get and update notification status.
mkvirtualenv -p /usr/local/bin/python3 notifications-api
Description
Languages
Python
98.5%
HCL
0.6%
Jinja
0.5%
Shell
0.3%
Makefile
0.1%