17 Forks
17 Stars
17 Watchers

aws-cdk-openapi

The code is this repository accompanies the blog post "Deploy and manage OpenAPI (Swagger) RESTful APIs with the AWS Cloud Development Kit (AWS CDK)"

How to download and setup aws-cdk-openapi

Open terminal and run command
git clone https://github.com/aws-samples/aws-cdk-openapi.git
git clone is used to create a copy or clone of aws-cdk-openapi repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with aws-cdk-openapi https://github.com/aws-samples/aws-cdk-openapi/archive/master.zip

Or simply clone aws-cdk-openapi with SSH
[email protected]:aws-samples/aws-cdk-openapi.git

If you have some problems with aws-cdk-openapi

You may open issue on aws-cdk-openapi support forum (system) here: https://github.com/aws-samples/aws-cdk-openapi/issues