Skip to content

mendhak/API-Gateway-Self-Hosted-Documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

API Gateway Self-Hosted Documentation

Sample repo to show an API Gateway hosting its own OpenAPI documentation in a Lambda.

Create example.zip, then run the Terraform code.

zip -j example.zip example/*
terraform apply

See the writeup here