0.0.1 • Published 7 months ago

@tufweb-dev/cdk-constructs v0.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 months ago

TufWeb CDK Constructs Library

Some useful AWS CDK constructs

Installation

These constructs require AWS CDK v2

npm i @tufweb-dev/cdk-constructs

Constructs

  • SpecRestFromOpenApi Create an easy to manage AWS Rest API from an Open Api 3.0 specification

  • SwaggerUi Publish a Swagger UI endpoint for your Rest API when using SpecRestFromOpenApi