Skip to content

uk-gov-mirror/ONSdigital.sdc-mock-gov-notify

 
 

Repository files navigation

SDC Mock GOV.UK Notify

Build Status

Motivation

This service has been built to enable the testing of user journeys which require email verification.

API

GOV.UK Notify Endpoints

POST /gov_notify_api/v2/notifications/email

This endpoint receives send email requests for the official GOV.UK Notify API packages and adds them to the email inbox.

Programatic Endpoints

GET /inbox/emails

Get all emails in the inbox in JSON format.

DELETE /inbox/emails

Clear the inbox.

About

A mock service which emulates the behaviour of the GOV.UK Notify API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.5%
  • Gherkin 7.0%
  • Makefile 3.5%