api-gateway-local

API Gateway simulator for Lambda development

Usage no npm install needed!

<script type="module">
  import apiGatewayLocal from 'https://cdn.skypack.dev/api-gateway-local';
</script>

README

api-gateway-local

WIP: Local version API Gateway for development.

Installation

npm i -g api-gateway-local

Usage

api-gateway-local start --template-file path/to/template.yaml -r us-west-2

Not supported yet

  • Various features of CloudFormation.
  • Various features of API Gateway.
  • Runtimes other than Node.js.

Related

License

MIT