TypeScript Serverless API on AWS with Terraform
There are many ways to stand up a REST API. Nearly every programming language provides a way for us to develop a simple web server, such as Express.js, Go Gin or Python Flask. However, with the advent of serverless computing, we need to rethink some ...
mxro.hashnode.dev9 min read