Kevin Burnett 51c10a0153
Merging deploy app dev into master (#13)
* updated available v2 connectors w/ burnettk

* install postgresql-client in the docker image w/ burnettk

* updated spiffworkflow-proxy so it can find the correct commands w/ burnettk

* use h2 in the README w/ burnettk

* update connector-http with GetRequestV2 param fix

* update connector-http to fix post request v2

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-01-02 07:12:49 -08:00
2022-11-28 14:24:51 -05:00
2022-11-28 12:29:12 -05:00
2023-03-14 14:01:36 +01: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 http://localhost:7004/liveness

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%