RSSAmplifier

Better Dev · Oct 13, 2020

Serverless Swagger UI for API Gateway

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Amazon API Gateway provides an option to export the API schema as an OpenAPI Specification. With it, we can display our REST API as an interactive website. But we do not get a public URL to that specification file which we could use as a source for an interactive page like Swagger. Instead, we can only get the file from the AWS Console, CLI, or SDK.

Read on betterdev.blog

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.