Categories: None [Edit]

lambda_open_api

https://rubygems.org/gems/lambda_open_api
https://github.com/Timothyjb/lambda_open_api
This gem is a light weight DSL that works with rspec to allow developers to generate an OpenAPI (swagger) file based an AWS Lambda invoked by API Gateway. It works by writing a simple unit test for your lambda's code. When the test is executed, the input event and returned response are captured and used to build an OpenAPI file.

Total

Ranking: 86,435 of 189,654
Downloads: 10,256

Daily

Ranking: 94,537 of 189,628
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,149,918,291minitest
29951,193,561rspec
99347,862,854minitest-reporters

Owners

#GravatarHandle
1icontimothyjb