MCPcopy Index your code
hub / github.com/triggerdotdev/trigger.dev / httpTrigger.ts

File httpTrigger.ts

references/job-catalog/src/httpTrigger.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import crypto from "crypto";
2import { createExpressServer } from "@trigger.dev/express";
3import { TriggerClient, verifyRequestSignature } from "@trigger.dev/sdk";
4import Stripe from "stripe";

Callers

nothing calls this directly

Calls 9

verifyRequestSignatureFunction · 0.90
createExpressServerFunction · 0.90
defineHttpEndpointMethod · 0.80
defineJobMethod · 0.80
onRequestMethod · 0.80
jsonMethod · 0.80
infoMethod · 0.65
textMethod · 0.65
getMethod · 0.45

Tested by

no test coverage detected