Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

APIgatewayv2 Lambda Proxy Handling Binary

This sample demonstrates Terraform-based AWS service emulation with LocalStack.

Prerequisites

Start LocalStack

export LOCALSTACK_AUTH_TOKEN=<your-auth-token>
make start

Run Sample

make install
make init
make deploy
make test