Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 382 Bytes

File metadata and controls

16 lines (13 loc) · 382 Bytes

Contact API Resend

Resend email provider for @contact-api/core.

Usage

import { createResendProvider } from "@contact-api/resend";
const provider = createResendProvider(); // reads RESEND_API_KEY

Environment Variables

Variable Description
RESEND_API_KEY Resend API key

License

MIT License - see LICENSE for details.