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: 84,751 of 192,505
Downloads: 10,895

Daily

Ranking: 21,738 of 192,483
Downloads: 19

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,203,696,577minitest
29975,141,511rspec
97150,706,966minitest-reporters

Owners

#GravatarHandle
1icontimothyjb