mirror of
https://github.com/status-im/spiffworkflow-connector.git
synced 2025-02-22 11:38:17 +00:00
* Deploy latest to dev (#3) * document ens name api * Bump http connector (#2) --------- Co-authored-by: burnettk <burnettk@users.noreply.github.com> * Skip recipient if not a string (#5) (#6) * added connector-github to pyproject w/ burnettk --------- Co-authored-by: jbirddog <100367399+jbirddog@users.noreply.github.com> Co-authored-by: burnettk <burnettk@users.noreply.github.com> Co-authored-by: jasquat <jasquat@users.noreply.github.com>
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 http://localhost:7004/liveness
Description
spiffworkflow-backend will talk to this app in order to discover the list of connectors and to make actual connections to external services
Languages
Python
85.2%
Shell
10.8%
Dockerfile
4%