mirror of
https://github.com/GSA/notifications-api.git
synced 2026-04-02 16:41:08 -04:00
11 lines
273 B
Markdown
11 lines
273 B
Markdown

|
|
|
|
# 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
|