Prerequisites
To get the most out of this guide, you’ll need to:1. Install
Get the Resend Rust SDK and the Tokio runtime.2. Send an Email
http://localhost:3000
(or running curl localhost:3001
) should send an
email and return you its id!
3. Try it yourself!
Axum Example
See the full source code.