Implementing AWS Lambda in TypeScript behind an API gateway using AWS CDK
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...
vidit0210.hashnode.dev4 min read