{"id":24799419,"url":"https://github.com/jansiwy/api_gateway_dsl","last_synced_at":"2026-04-18T15:39:26.131Z","repository":{"id":62553379,"uuid":"86578795","full_name":"jansiwy/api_gateway_dsl","owner":"jansiwy","description":"Ruby DSL to generate an Amazon API Gateway definition","archived":false,"fork":false,"pushed_at":"2017-04-06T20:06:05.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-11T05:03:04.219Z","etag":null,"topics":["api-gateway","aws","dsl","ruby"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jansiwy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-29T12:21:30.000Z","updated_at":"2020-10-16T18:44:48.000Z","dependencies_parsed_at":"2022-11-03T04:30:28.201Z","dependency_job_id":null,"html_url":"https://github.com/jansiwy/api_gateway_dsl","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jansiwy/api_gateway_dsl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jansiwy%2Fapi_gateway_dsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jansiwy%2Fapi_gateway_dsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jansiwy%2Fapi_gateway_dsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jansiwy%2Fapi_gateway_dsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jansiwy","download_url":"https://codeload.github.com/jansiwy/api_gateway_dsl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jansiwy%2Fapi_gateway_dsl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31974951,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-gateway","aws","dsl","ruby"],"created_at":"2025-01-30T02:45:17.571Z","updated_at":"2026-04-18T15:39:21.121Z","avatar_url":"https://github.com/jansiwy.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/jansiwy/api_gateway_dsl.svg?branch=master)](https://travis-ci.org/jansiwy/api_gateway_dsl)\n[![Code Climate](https://codeclimate.com/github/jansiwy/api_gateway_dsl/badges/gpa.svg)](https://codeclimate.com/github/jansiwy/api_gateway_dsl)\n[![Test Coverage](https://codeclimate.com/github/jansiwy/api_gateway_dsl/badges/coverage.svg)](https://codeclimate.com/github/jansiwy/api_gateway_dsl/coverage)\n[![Issue Count](https://codeclimate.com/github/jansiwy/api_gateway_dsl/badges/issue_count.svg)](https://codeclimate.com/github/jansiwy/api_gateway_dsl)\n\n# Amazon API Gateway DSL\n\nRuby DSL to generate a [Amazon API Gateway](https://aws.amazon.com/api-gateway/) definition.\n\n## Install\n\nInstall the Gem with\n\n```bash\ngem install api_gateway_dsl\n```\n\n## Usage\n\nIn order to generate a JSON or YAML representation of an Amazon API Gateway definition:\n\n```bash\napi_gateway_dsl json \u003cdir\u003e\n```\n\nor\n\n```bash\napi_gateway_dsl yaml \u003cdir\u003e\n```\n\n## Examples\n\nThere are several examples demonstrating how to specify an Amazon API Gateway definition:\n\n* [GET Endpoint with HTTP Integration](spec/fixtures/http_get)\n* [POST Endpoint with Lambda Integration](spec/fixtures/lambda_post)\n* [POST Endpoint with Lambda Integration and CORS Support](spec/fixtures/lambda_post_with_cors)\n* [Greedy Endpoint for any HTTP method with HTTP proxy integration](spec/fixtures/greedy_http_proxy)\n* [OPTIONS Endpoint with Mock Integration](spec/fixtures/mock_options)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjansiwy%2Fapi_gateway_dsl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjansiwy%2Fapi_gateway_dsl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjansiwy%2Fapi_gateway_dsl/lists"}