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,614 of 188,869
Downloads: 10,158

Daily

Ranking: 127,339 of 188,853
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,130,587,041minitest
29942,618,495rspec
99846,877,781minitest-reporters

Owners

#GravatarHandle
1icontimothyjb