UNPKG

cdk-openapi-to-http-api

Version:

CDK Construct that lets you build AWS Api Gateway Http Api, backed by Lambdas, based on a OpenAPI spec file.

3 lines (2 loc) 57 B
export * from './http-openapi'; export * from './types';