| Version: | 0.10.1 |
|---|---|
| Source: | https://github.com/maykinmedia/notifications-api-common |
| Keywords: | notifications, REST, API, Common Ground, ZGW |
| PythonVersion: | 3.12 |
Re-usable integration layer for the Common Ground Notifications API specification.
- Define your own notifications channels
- Easily emit notifications from your API endpoints (using DRF)
- Manage subscriptions to receive notifications
- Python 3.11 or above
- setuptools 77.0.0 or above
- Django 5.2 or newer
- Celery 5.0 or newer setup with one worker deployed
pip install notifications-api-commonSee the documentation.