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 cfb616f1f5 Construct a better query and allow for an optional sort key when doing a query on a dynamodb table. 2022-10-20 13:31:44 -04:00
bin increase max request to 8KiB w/ burnettk 2022-10-13 12:42:44 -04:00
connectors Construct a better query and allow for an optional sort key when doing a query on a dynamodb table. 2022-10-20 13:31:44 -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 Tweaks for xero oauth (#11) 2022-10-18 10:43:39 -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 merged in main and resolved conflicts w/ burnettk 2022-10-10 12:31:05 -04:00
pyproject.toml added types requests w/ burnettk cullerton 2022-10-10 12:16:51 -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