← all adapters

resend-style

simulates Resend API 1.0.0

restadapter v0.1.03 routes

use it

# add to stunt.yaml
services:
  resend:
    adapter: embedded:resend-style

# then
$ stunt up

The embedded: source extracts this adapter from the binary — no git clone, fully offline.

backing stores

emails

routes (3)

POST/emails
GET/emails
GET/emails/{id}