serverless
serverless copied to clipboard
add apigateway, lambda, dynamodb crud example
an api gateway, lambda, and dynamoDB example. My example also shows how to use 3rd party libraries in the lambda function which I couldnt really find good examples of anywhere and took me a while to figure out how to do.