flask-lambda
flask-lambda copied to clipboard
Python module to make Flask compatible with AWS Lambda for creating RESTful applications
Results
11
flask-lambda issues
Sort by
recently updated
recently updated
newest added
when use 'sam local start-api' there is a error, so should set the default value first. there is a key error, like: ``` START RequestId: 23366b07-fe7f-4e1c-9c2b-5141843846da Version: $LATEST 'HTTP_X_FORWARDED_PROTO': KeyError...