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
jbirddog e5c503d737
Bump spiffworkflow-proxy version (#28)
2023-02-08 10:05:06 -05:00
bin increase max request to 8KiB w/ burnettk 2022-10-13 12:42:44 -04:00
connectors Some fixes from the code audit (#27) 2023-02-08 09:58:32 -05:00
.darglint added some basic linting w/ burnettk cullerton 2022-10-10 12:02:36 -04:00
.flake8 added some basic linting w/ burnettk cullerton 2022-10-10 12:02:36 -04:00
.gitignore added some basic linting w/ burnettk cullerton 2022-10-10 12:02:36 -04:00
.pre-commit-config.yaml remove stuff from backened not relevant here 2022-12-29 10:30:37 -05:00
.tool-versions Bump to Python 3.11.0 (#19) 2022-11-28 14:24:51 -05:00
Dockerfile we cannot poetry install without gcc 2022-12-23 19:07:03 -05:00
README added some basic linting w/ burnettk cullerton 2022-10-10 12:02:36 -04:00
app.py Use Spiffworkflow-Proxy Library (#18) 2022-11-28 12:29:12 -05:00
docker-compose.yml use port 7004 since mysql is on 7003 w/ burnettk 2022-09-14 15:11:00 -04:00
noxfile.py added some basic linting w/ burnettk cullerton 2022-10-10 12:02:36 -04:00
poetry.lock Bump spiffworkflow-proxy version (#28) 2023-02-08 10:05:06 -05:00
pyproject.toml Add connector-http (#22) 2023-01-05 10:25:56 -05: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