Commit Graph

11 Commits

Author SHA1 Message Date
Jon Herron 7c056d22af Push config down to connectors, use config for aws secrets 2022-10-06 11:10:38 -04:00
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
jasquat 970bdac313 import os w/ burnettk 2022-09-26 15:42:45 -04:00
jbirddog 22ece99354
Allow connectors to specify their auth requirements (#1) 2022-09-21 17:22:33 -04:00
jasquat 22c44aef8f added docker deployment to app w/ burnettk 2022-09-14 14:55:46 -04:00
Jon Herron 976bb1226b Class based 2022-09-13 11:11:34 -04:00
Jon Herron d88c28ee61 Rename prefix 2022-09-13 10:43:43 -04:00
Jon Herron e28d05be68 Rename 2022-09-13 10:40:19 -04:00
Jon Herron 0f6a5f4b9a Fix import error, tweaks 2022-09-12 20:45:44 -04:00
Jon Herron 7eb4c5c29c WIP 2022-09-09 15:08:21 -04:00
Jon Herron 5402b882d2 Loading plugins 2022-09-09 13:39:56 -04:00