email icon indicating copy to clipboard operation
email copied to clipboard

A common API for Vapor to integrate with different email providers

Results 2 email issues
Sort by recently updated
recently updated
newest added

https://github.com/Mikroservices/Smtp https://github.com/sersoft-gmbh/SwiftSMTP

question

This PR serves as a discussion and W.I.P for this repository and the API. ## EmailClient So far I've implemented `EmailClient` that providers must conform to, which allows to send...

enhancement