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

File sendgrid.routes.ts

apps/api/src/api/webhooks/sendgrid.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
extractSendGridHeadersFunction · 0.90
verifySendGridWebhookFunction · 0.90
applySendGridEventFunction · 0.90
createSuccessResponseFunction · 0.90
infoMethod · 0.80

Tested by

no test coverage detected