mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-23 07:46:06 -04:00
Compare commits
1 Commits
jim/071422
...
trivial-pr
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6ff1602fcf |
@@ -1,6 +1,7 @@
|
|||||||
# GOV.UK Notify API
|
# GOV.UK Notify API
|
||||||
|
|
||||||
Contains:
|
Contains:
|
||||||
|
|
||||||
- the public-facing REST API for GOV.UK Notify, which teams can integrate with using [our clients](https://www.notifications.service.gov.uk/documentation)
|
- the public-facing REST API for GOV.UK Notify, which teams can integrate with using [our clients](https://www.notifications.service.gov.uk/documentation)
|
||||||
- an internal-only REST API built using Flask to manage services, users, templates, etc (this is what the [admin app](http://github.com/alphagov/notifications-admin) talks to)
|
- an internal-only REST API built using Flask to manage services, users, templates, etc (this is what the [admin app](http://github.com/alphagov/notifications-admin) talks to)
|
||||||
- asynchronous workers built using Celery to put things on queues and read them off to be processed, sent to providers, updated, etc
|
- asynchronous workers built using Celery to put things on queues and read them off to be processed, sent to providers, updated, etc
|
||||||
|
|||||||
Reference in New Issue
Block a user