aws-lambda-swagger-plugin
v1.0.1
Published
A Serverless plugin to generate swagger specs for a AWS-Lambda based HTTP endpoint.
Downloads
11
Readme
aws-lambda-swagger-plugin
An easy to use serverless plugin for generating swagger docs for your rest endpoints popwered by serverless functions.
There's a bunch of stuff below, but seriously... just run those commands above, and see how simple it is!
Usage
With npm:
npm install aws-lambda-swagger-pluginWith yarn:
yarn add aws-lambda-swagger-plugin