/aws-api-gateway-swagger-ui

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

Primary LanguageJavaScriptMIT LicenseMIT

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/.