This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2026-07-30 19:28:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4aacb3e6ef13ff4c177fc9902d4ebb3905146057
notifications-api
/
app
/
notifications
History
Rebecca Law
3c0da9c8fd
Merge branch 'master' into schedule-api-notification
2017-05-16 10:50:53 +01:00
..
__init__.py
…
notifications_letter_callback.py
Add DVLA callback:
2017-05-15 11:12:31 +01:00
notifications_ses_callback.py
Add DVLA callback:
2017-05-15 11:12:31 +01:00
notifications_sms_callback.py
Added a test to ensure that all blueprints have a registered before_request method.
2017-03-17 16:21:41 +00:00
process_client_response.py
…
process_notifications.py
Add scheduled_for in the post notification request form.
2017-05-15 17:27:38 +01:00
receive_notifications.py
Register a before_request event for all blueprints, that defines the authentication requirement.
2017-03-16 18:15:49 +00:00
rest.py
Merge branch 'master' into rate-limit-api-calls
2017-05-02 10:56:56 +01:00
utils.py
Add DVLA callback:
2017-05-15 11:12:31 +01:00
validators.py
Added some logging around rate limiting.
2017-05-02 11:14:45 +01:00