Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

WebSocket API with HTTP PROXY integration

LocalStack AWS

This template creates a WebSocket API that forwards the request body to an HTTP endpoint using integration type HTTP_PROXY

Prerequisites

Start LocalStack

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

Run

./run.sh

Notes

Use tfswitch or tfenv to install the required provider version