@contact-api/resend
v0.0.1
Published
Resend email provider for @contact-api/core
Maintainers
Readme
Contact API Resend
Resend email provider for @contact-api/core.
Usage
import { createResendProvider } from "@contact-api/resend";
const provider = createResendProvider(); // reads RESEND_API_KEYEnvironment Variables
| Variable | Description |
| --- | --- |
| RESEND_API_KEY | Resend API key |
License
MIT License - see LICENSE for details.
