Building Serverless Applications with AWS Lambda & API Gateway
Serverless is the way to go when it comes to developing highly scalable and available applications. Serverless does not mean that there is no server, but it means that the tasks associated with infrastructure provisioning and management are completel...
blog.somideolaoye.com10 min read
Piyush Garg
MERN | Flutter | React Native
Hey there, Nice Post. I made an npm package for handling AWS Lambda responses. Do checkout π
AWS-TS This package lets you handle and send responses from AWS lambda with ease. You have the ability to send various types of responses such as JSON or Plain Text without worrying about headers and status codes. You can also enable or disable cors for all or specific responses or set custom headers.
π https://www.npmjs.com/package/aws-ts