dynamodbhelper
v1.15.0
Published
CRUD for DynamoDB
Readme
This package is for aws dynamodb user. It helps developer to CRUD the dynamodb easily
Any bugs reported are welcomed
To import this package using "npm install dynamodbhelper" or "yarn add dynamodbhelper"
Before you use it, please add "const dbHelper = require('dynamodbhelper');"
