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.
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.