https://github.com/alphagov/notifications-node-client
Node client for the GOV.UK Notify API
https://github.com/alphagov/notifications-node-client
government-as-a-platform govuk-notify nodejs
Last synced: 8 months ago
JSON representation
Node client for the GOV.UK Notify API
- Host: GitHub
- URL: https://github.com/alphagov/notifications-node-client
- Owner: alphagov
- License: mit
- Created: 2016-01-26T10:17:11.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-12-31T09:02:23.000Z (about 1 year ago)
- Last Synced: 2025-05-08T22:49:30.974Z (8 months ago)
- Topics: government-as-a-platform, govuk-notify, nodejs
- Language: JavaScript
- Homepage: https://docs.notifications.service.gov.uk/node.html
- Size: 897 KB
- Stars: 16
- Watchers: 22
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# GOV.UK Notify Node.js client
Use this client to send emails, text messages and letters using the [GOV.UK Notify](https://www.notifications.service.gov.uk) API.
Useful links:
- [Documentation](https://docs.notifications.service.gov.uk/node.html)
- [NPM package](https://www.npmjs.com/package/notifications-node-client)
- [Changelog](https://github.com/alphagov/notifications-node-client/blob/main/CHANGELOG.md)
- [Contributing to this client](https://github.com/alphagov/notifications-node-client/blob/main/CONTRIBUTING.md)