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: 85,980 of 190,365
Downloads: 10,417

Daily

Ranking: 113,104 of 190,317
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,164,868,120minitest
29957,790,816rspec
99248,583,298minitest-reporters

Owners

#GravatarHandle
1icontimothyjb