1.0.4 • Published 6 years ago

sk-swagger-serverless v1.0.4

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

This package allow to host swaggerUI on AWS Lambda. All CSS and JS files inlined into response.

Usage

SwaggerServerless.buildSwaggerUI(options)

This method will return HTML with all Swagger JS and CSS files.

Options - object with two possible params: url - url to swagger documentation (json, yml) spec - swagger documentation object

1.0.4

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago