twin releases
Resend twin — releases
Simulates the Resend email API including email dispatch, domains, API keys, audiences, contacts, and broadcasts.
v0.2.0
SDK target: github.com/resend/resend-go @ v2
Features
- Email dispatch (
/emails) with HTML, text, attachments, and reply-to - Batch send for transactional email
- Domain management — create, verify, list, delete
- API key CRUD with scoped permissions
- Audiences for marketing-segmented send
- Contacts CRUD with audience membership
- Broadcasts (one-to-many marketing send)
Coverage
- 6/6 resource groups covered against the Resend API
- SDK target:
github.com/resend/resend-gov2
Known limitations
- Webhook delivery for email events (delivered, opened, clicked, bounced) not yet supported
- Inbound email routing not yet supported
- Send-time tracking pixel injection not yet supported