MCPcopy Create free account
hub / github.com/Uniswap/uniswapx-parameterization-api /

Class

bin/stacks/api-stack.ts:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 * The API Gateway is responsible for creating REST endpoints, each of which is integrated with a Lambda function.
38 */
39export class APIStack extends cdk.Stack {
40 public readonly url: CfnOutput;
41
42 constructor(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected