spiffworkflow-backend will talk to this app in order to discover the list of connectors and to make actual connections to external services
Go to file
jasquat 6b259e1ca6 make waku url a config w/ burnettk 2022-09-26 15:38:29 -04:00
bin updated text for wait script w/ burnettk 2022-09-14 15:23:28 -04:00
connectors make waku url a config w/ burnettk 2022-09-26 15:38:29 -04:00
.gitignore Allow connectors to specify their auth requirements (#1) 2022-09-21 17:22:33 -04:00
.tool-versions added waku connector w/ burnettk 2022-09-26 14:55:44 -04:00
Dockerfile specify destination 2022-09-20 12:06:14 -04:00
README Begining of a README 2022-09-23 13:55:15 -04:00
app.py Allow connectors to specify their auth requirements (#1) 2022-09-21 17:22:33 -04:00
docker-compose.yml use port 7004 since mysql is on 7003 w/ burnettk 2022-09-14 15:11:00 -04:00
poetry.lock Allow connectors to specify their auth requirements (#1) 2022-09-21 17:22:33 -04:00
pyproject.toml added waku connector w/ burnettk 2022-09-26 14:55:44 -04:00

README

# 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