vapor-community / sendgrid-kit

📧 A Swift on Server SDK for the SendGrid API
https://swiftpackageindex.com/vapor-community/sendgrid-kit
MIT License
10 stars 14 forks source link

Async #9

Closed m-y-n-o-n-a closed 2 years ago

m-y-n-o-n-a commented 2 years ago

As the async syntax is available in vapor additionally to EventLoops it would be great to have this also available for sendgrid.

Thx