astarwolf / serverless-lambdaless-apigateway-dynamodb

In this repo, I loose the Lambda altogether and have API Gateway directly invoke DynamoDB, to create a full suite of create, read, update, and delete (CRUD) operations. Other posts I've read only cover how to partially do this manually in the AWS console and not in code using Swagger and SAM, which is what I will show you here. Using Swagger and…
22Updated 5 years ago

Alternatives and similar repositories for serverless-lambdaless-apigateway-dynamodb:

Users that are interested in serverless-lambdaless-apigateway-dynamodb are comparing it to the libraries listed below