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: 87,013 of 188,645
Downloads: 10,027

Daily

Ranking: 92,554 of 188,635
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,118,030,738minitest
29937,687,145rspec
1,00046,287,450minitest-reporters

Owners

#GravatarHandle
1icontimothyjb