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
Dan 9c693aad7c Purge PDF Generator 2022-10-21 14:50:24 -04:00
bin increase max request to 8KiB w/ burnettk 2022-10-13 12:42:44 -04:00
connectors Purge PDF Generator 2022-10-21 14:50:24 -04: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 added some basic linting w/ burnettk cullerton 2022-10-10 12:02:36 -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 added some basic linting w/ burnettk cullerton 2022-10-10 12:02:36 -04:00
app.py Assume that all requests are json - and handle them appropriately. 2022-10-21 12:43:26 -04: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 Assume that all requests are json - and handle them appropriately. 2022-10-21 12:43:26 -04:00
pyproject.toml Assume that all requests are json - and handle them appropriately. 2022-10-21 12:43:26 -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