Skip to content

watch and alert on new sites #8

@chrisjsimpson

Description

@chrisjsimpson

As a owner of deployments I want to be able to

Known Queries

  • get a list of all sites GET /sites
  • lookup site by email address GET /sites?email=
  • lookup site by site url GET /sites?url=
  • be notified of new sites
  • know the status of a site: online/offline (health check)

Response body:

{
uuid: #########,
email: [],
url: site.example.com
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions