Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Elysia } from
"elysia"
;
2
3
import
{ env } from
"../../config/env"
;
4
import
{ logger } from
"../../config/logger"
;
Callers
nothing calls this directly
Calls
6
errorHandler
Function · 0.90
extractResendHeaders
Function · 0.90
verifyResendWebhook
Function · 0.90
applyResendEvent
Function · 0.90
createSuccessResponse
Function · 0.90
info
Method · 0.80
Tested by
no test coverage detected