MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / resend.routes.ts

File resend.routes.ts

apps/api/src/api/webhooks/resend.routes.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Elysia } from "elysia";
2
3import { env } from "../../config/env";
4import { logger } from "../../config/logger";

Callers

nothing calls this directly

Calls 6

errorHandlerFunction · 0.90
extractResendHeadersFunction · 0.90
verifyResendWebhookFunction · 0.90
applyResendEventFunction · 0.90
createSuccessResponseFunction · 0.90
infoMethod · 0.80

Tested by

no test coverage detected