RubyGems Navigation menu

lambda_open_api 0.1.0

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.

Gemfile:
=

installieren:
=

Versionen:

  1. 0.4.4 September 14, 2023 (11 KB)
  2. 0.4.3 September 14, 2023 (11 KB)
  3. 0.4.2 September 14, 2023 (11 KB)
  4. 0.4.1 September 14, 2023 (11 KB)
  5. 0.4.0 May 10, 2023 (11,5 KB)
  6. 0.1.0 January 30, 2023 (10 KB)
Zeige alle Versionen (13 total)

Development Abhängigkeiten (3):

Besitzer:

Pushed by:

Autoren:

  • Timothyjb

SHA 256-Prüfsumme:

=

Downloads insgesamt 8.297

Für diese Version 468

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.5.0

Links: