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
jasquat
6b259e1ca6
make waku url a config w/ burnettk
2022-09-26 15:38:29 -04:00
jasquat
c60a27f657
we can send messages to waku from spiff backend w/ burnettk
2022-09-26 15:14:30 -04:00
jasquat
3b874e49d9
added waku connector w/ burnettk
2022-09-26 14:55:44 -04:00
mike cullerton
47de0a4e9d
Begining of a README
2022-09-23 13:55:15 -04:00
jbirddog
22ece99354
Allow connectors to specify their auth requirements ( #1 )
2022-09-21 17:22:33 -04:00
burnettk
8cd38a3845
specify destination
2022-09-20 12:06:14 -04:00
burnettk
a0ea1de6df
add connectors
2022-09-20 12:01:45 -04:00
Jon Herron
8ff2e9d79f
Poetry lock file update
2022-09-20 11:50:13 -04:00
Jon Herron
73096bd036
Add connectors as local projects
2022-09-20 11:47:56 -04:00
jasquat
7c1b399cfa
updated text for wait script w/ burnettk
2022-09-14 15:23:28 -04:00
jasquat
cdedeb387b
call the correct status endpoint w/ burnettk
2022-09-14 15:11:59 -04:00
jasquat
f4aa9e465c
use port 7004 since mysql is on 7003 w/ burnettk
2022-09-14 15:11:00 -04:00
jasquat
22c44aef8f
added docker deployment to app w/ burnettk
2022-09-14 14:55:46 -04:00
jasquat
05e356e06e
update poetry file to use connectors from github w/ burnettk
2022-09-14 12:50:09 -04:00
Jon Herron
a95634d83d
BambooHr connector updates
2022-09-13 12:48:20 -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
Jon Herron
943b97e412
Poetry init
2022-09-09 10:15:29 -04:00
jbirddog
5f7b74b4d3
Initial commit
2022-09-09 10:10:33 -04:00