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?