sendgrid-rs

Crates.iosendgrid-rs
lib.rssendgrid-rs
version0.1.1
sourcesrc
created_at2019-01-28 16:42:32.143819
updated_at2019-01-28 16:59:54.034248
descriptionA "no batteries included", "no assumptions made" wrapper around SendGrid's mail API
homepagehttps://github.com/baschoj/sendgrid-rs
repositoryhttps://github.com/baschoj/sendgrid-rs.git
max_upload_size
id111165
size46,262
Bruce Schojan (baschoj)

documentation

https://docs.rs/sendgrid-rs

README

sendgrid-rs

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.

Commit count: 10

cargo fmt