This is a template for a cdk project that deploys an api gateway and redirects to a lambda, with both using an API spec to aid development
Infra folder contains the cdk project used to deploy the project to aws README.md
Contains the lambda code for the api README.md
Contains the openapi spec for the api