Skip to content

resend/resend-axum-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages