Serverless plugin to generate AWS serverless architecture from openApi definition.
It also generate validation (using Joi) for headers/query/params and body.
On your serverless.yml
add:
plugins:
-serverless-openapi-plugin
By default the plugin is looking for a definition.yml
, but you can override this setting using:
customs:
definition: mydefinition.yml
In order to generate handlers, you need to specify the handler name at root or operation level with x-serverless-handler
key.
Simple as:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4