Implementing AWS Lambda in TypeScript behind an API gateway using AWS CDK
Nov 27, 2021 · 4 min read · Greetings, In this blog, we will learn how to implement AWS Lambda in typescript and deploy it behind API gateway using AWS CDK. Complete Code for this Project: https://github.com/proton0210/LamdaRest-API Few prerequisites, Have an AWS Account AWS c...
Join discussion