Build Status Code Climate Test Coverage Issue Count

Amazon API Gateway DSL

Ruby DSL to generate a Amazon API Gateway definition.

Install

Install the Gem with

gem install api_gateway_dsl

Usage

In order to generate a JSON or YAML representation of an Amazon API Gateway definition:

api_gateway_dsl json <dir>

or

api_gateway_dsl yaml <dir>

Examples

There are several examples demonstrating how to specify an Amazon API Gateway definition: