Crates.io | sendgrid-rs |
lib.rs | sendgrid-rs |
version | 0.1.1 |
source | src |
created_at | 2019-01-28 16:42:32.143819 |
updated_at | 2019-01-28 16:59:54.034248 |
description | A "no batteries included", "no assumptions made" wrapper around SendGrid's mail API |
homepage | https://github.com/baschoj/sendgrid-rs |
repository | https://github.com/baschoj/sendgrid-rs.git |
max_upload_size | |
id | 111165 |
size | 46,262 |
Wrapper crate for SendGrid's v3 JSON API
Use builder patterns to construct the correct JSON to call SendGrid's v3 API. This crate is a WIP, but right now includes everything needed to generate a request to send email.