flask-lambda
flask-lambda copied to clipboard
Added support for binary input and output.
Original code didn't work if the API gateway provides binary data and accepted binary data only.
This PR supports both - binary and plaintext inputs and outputs.