# SPARKPOST
## `rust` api for [sparkpost](https://sparkpost.com) email service [UNOFFICIAL]
[](https://crates.io/crates/sparkpost)
[](https://docs.rs/sparkpost)

[](https://gitlab.com/mygnu/spark_post/commits/master)
Currently only supports transmission api for sending emails.
Please open an issue on [gitlab repo](https://gitlab.com/mygnu/spark_post/issues) if you need support or additional features.
You may want to refer to the official sparkpost api docs here [https://developers.sparkpost.com/api/](https://developers.sparkpost.com/api/)
### Example
see [examples](https://gitlab.com/mygnu/spark_post/tree/master/examples) directory for a full example