mailgun
mailgun copied to clipboard
Move implementation to mailgun-kit and support vapor/email
This PR is related to https://github.com/vapor-community/mailgun-kit/pull/1 and https://github.com/vapor/email/pull/2
Implementation is moved to a new repository mailgun-kit
which is framework agnostic. Furthermore, this PR adds support for the generic email interface being worked on in vapor/email