mailgun_v3
mailgun_v3 copied to clipboard
Reqwest based web bindings for Mailgun's v3 JSON API
Results
3
mailgun_v3 issues
Sort by
recently updated
recently updated
newest added
I think that it would make it easier for people to get started with the API. They would be able to get something working much faster.
Shouldn't the construction of the Credentials with Credentials::new and Credentials::with_base both return a Result, instead of just panicking?