Skip to content

voquis/local-openapi-aws-rest-api-gateway-lambda

Repository files navigation

Local AWS REST API gateway defined by OpenAPI Spec with lambda integration

Simulate a REST API gateway integrated with a single lambda via an OpenAPI spec

Usage

Direct

docker run \
  -p 4321:8080 \
  -p 4322:5678 \
  voquis/local-openapi-aws-rest-api-gateway-lambda

Gateway will be available on http://127.0.0.1:4321

About

Local AWS REST API gateway with lambda integration, with endpoints defined via OpenAPI specification

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors