Commit Graph

3 Commits

Author SHA1 Message Date
Dan ac0365da78 Basic ability to add and list items in DynamoDB, but there is a whole slew of additional things to consider.
* Catch and return errors as json (otherwise the backend blows up)
* Added Boto3 (AWS library) as a dependency
* Not sure if it's right, but tried to divide the auth and commands.
2022-09-29 17:55:45 -04:00
jbirddog 22ece99354
Allow connectors to specify their auth requirements (#1) 2022-09-21 17:22:33 -04:00
jbirddog 5f7b74b4d3
Initial commit 2022-09-09 10:10:33 -04:00