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-20 16:13:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd37923294a4103af28d851890fb75228e6a6ed3
notifications-api
/
app
/
service
History
Anastasia Gradova
fd37923294
Updated SQLAlchemy queries and API endpoints
...
for single database queries to improve application performance.
2024-06-20 01:04:31 -06:00
..
__init__.py
…
callback_rest.py
All string "constants" in app.models converted to app.enums.
2024-02-28 12:43:33 -05:00
rest.py
Updated SQLAlchemy queries and API endpoints
2024-06-20 01:04:31 -06:00
send_notification.py
Cleaning up with black, isort, flake8.
2024-02-28 12:43:33 -05:00
sender.py
reformat up to latest version of black
2024-04-01 15:12:33 -07:00
service_callback_api_schema.py
reformat
2023-08-29 14:54:30 -07:00
service_data_retention_schema.py
Even more cleanup.
2024-02-28 12:58:22 -05:00
service_senders_schema.py
…
statistics.py
Added endpoints for
#1006
and
#1007
2024-05-25 20:59:08 -06:00
utils.py
Localize notification_utils to the API
2024-05-16 10:17:45 -04:00