Skip to content

jobinbasani/aws-lambda-reverse-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Lambda Reverse Proxy

A quick on-demand reverse proxy using AWS Lambda. This makes use of the Function URL offered by AWS Lambda. The host to be proxied is set as an environment variable.

Infrastructure is created using CDK.

Set the host at infra/infra.go#L11

To deploy this function,

cd infra
cdk deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages