This project is built off of Serverless Framework Node HTTP API template intended to run on AWS Lambda and API Gateway v2. This template does not initially include any kind of persistence (database).
AWS Lambda Web Adapter allows developers to build web apps (http api) with familiar frameworks (e.g. Express.js, Next.js, Flask, SpringBoot, ASP.NET and Laravel, anything speaks HTTP 1.1/1.0) and run ...