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
burnettk e8ff84f4ad Revert "hack"
This reverts commit 0521ce7e6e.
2022-11-22 18:00:33 -05:00
bin increase max request to 8KiB w/ burnettk 2022-10-13 12:42:44 -04:00
connectors Revert "hack" 2022-11-22 18:00:33 -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 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 make the responses act more the same w/ burnettk 2022-10-26 17:17:09 -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 Removing a dependency in the lock file on the connector-pdf 2022-10-21 16:34:48 -04:00
pyproject.toml remove connector-pdf from te pyproject.toml file. 2022-10-21 16:28: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