ferdyF
tRPCโ€ข3y agoโ€ข
54 replies
ferdy

trpc + AWS Lambda (through cdk)

Hi all, has anyone successfully integrated tRPC with AWS Lambda? My current stack is API Gateway + Lambda, all created through cdk. I am trying to figure out how to hook up the tRPC router and client to the lambda code. This is my first time using tRPC ๐Ÿ˜…
Was this page helpful?