Reference
Package Index
Every public Postbote package and its responsibility.
| Package | Purpose |
|---|---|
@postbote/core | Provider-neutral message model, errors, pipeline, and factory |
@postbote/adapter-resend | Resend native SDK adapter |
@postbote/adapter-resend-http | Resend HTTP adapter |
@postbote/adapter-mailgun-http | Mailgun HTTP adapter |
@postbote/adapter-postmark | Postmark native SDK adapter |
@postbote/adapter-postmark-http | Postmark HTTP adapter |
@postbote/adapter-sendgrid | SendGrid native SDK adapter |
@postbote/adapter-sendgrid-http | SendGrid HTTP adapter |
@postbote/plugin-failover | Fallback-provider middleware |
@postbote/plugin-rate-limit | Client-side token-bucket throttling middleware |
@postbote/plugin-dry-run | Staging and CI send short-circuit |
@postbote/plugin-redirect | Safe recipient redirection middleware |
@postbote/plugin-hooks | Lifecycle and policy middleware |
@postbote/plugin-logger | Structured lifecycle events |
@postbote/plugin-otel | OpenTelemetry instrumentation |
@postbote/plugin-react-email | React email rendering input transform |
@postbote/plugin-better-result | Result-returning send wrapper |
@postbote/testing | Consumer test adapter, inbox, and matchers |
@postbote/adapter-contract | Contract suite for adapter authors |