jbirddog 71ee8825cc
External secrets (#29)
* Pass secrets into SelectValues

* Pass secrets into Create/DropTable

* Pass secrets to Insert/Update/DeleteValues. Drop and create based on existence

* Pass secrets to GetEmployeeInfo

* Pass secrets to Xero non oauth calls
2023-03-01 10:04:10 -05:00
2023-03-01 10:04:10 -05:00
2022-11-28 14:24:51 -05:00
2022-11-28 12:29:12 -05:00
2023-01-05 10:25:56 -05:00

# Run the service

poetry run flask --debug run --port=7004

# You can check to see if it is running by loading

http://localhost:7004/v1/commands
Description
spiffworkflow-backend will talk to this app in order to discover the list of connectors and to make actual connections to external services
Readme
Languages
Python 85.2%
Shell 10.8%
Dockerfile 4%