Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 306 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 306 Bytes

aws-serverless-proxy

The serverless proxy accepts all HTTP calls and forwards them to a backend service based on the result of a Lambda function invocation.

Thanks to AspNetCore.Proxy and HttpContextMoq.