Skip to content

Template for a cdk project that deploys an api gateway that redirects to a lambda. API spec is used as the source of truth for both

License

Notifications You must be signed in to change notification settings

beameio/cdk-lambda-apigw-with-apispec-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdk-lambda-apigw-with-apispec-template

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

Infra folder contains the cdk project used to deploy the project to aws README.md

lambda

Contains the lambda code for the api README.md

openapi.yaml

Contains the openapi spec for the api

About

Template for a cdk project that deploys an api gateway that redirects to a lambda. API spec is used as the source of truth for both

Topics

Resources

License

Stars

Watchers

Forks