serverless-plugin-simulate icon indicating copy to clipboard operation
serverless-plugin-simulate copied to clipboard

This is a proof of concept to see if we can replicate Amazon API Gateway using docker images to run lambda

Results 33 serverless-plugin-simulate issues
Sort by recently updated
recently updated
newest added

# This is a Feature Proposal ## Description Change the `npm start` command to run `npm run start:lambda && npm run start:apigateway`, making it a single command to get up...

# This is a Feature Proposal ## Description When running locally some functions will need to access services that are in the cloud e.g. KMS. We need to inject the...

# Feature Proposal ## Description Support `identityValidationExpression` on Authorizers