Skip to content

An AWS SAM app to deploy a Swagger UI alongside your API in AWS API Gateway. Available in the AWS Serverless App Repo (SAR).

License

Notifications You must be signed in to change notification settings

ayush-shah-1501/aws-api-gateway-swagger-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swagger UI for AWS API Gateway

Provide a publicly accessible URL to the Swagger spec JSON/YAML as an input parameter to this deployment & open the URL in the output of the deployment to see the Swagger UI.

This app creates an API backed by a Lambda. You can map a stage of this API to your custom domain to see the Swagger UI at https://example.com/api-docs/.

About

An AWS SAM app to deploy a Swagger UI alongside your API in AWS API Gateway. Available in the AWS Serverless App Repo (SAR).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%