Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 550 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 550 Bytes

Resend with Axum

This example shows how to use Resend with Axum.

Prerequisites

To get the most out of this guide, you’ll need to:

Instructions

  1. Replace re_123456789 on src/main.rs with your API key.

  2. Run the server:

    cargo run
  3. Access the URL http://localhost:3000/ via your browser or run

    curl http://localhost:3000/

License

MIT License