mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-12 18:44:14 +00:00
Updated Connector Proxy in 5 mins (markdown)
parent
54edfc5cc6
commit
bc10e42967
@ -13,7 +13,7 @@
|
||||
1. Middle man for external communication from the backend of Spiff Arena
|
||||
1. Tailored for the backend, but could be used by other host applications
|
||||
1. Made up of some [group of Connectors](https://github.com/sartography/connector-proxy-demo/blob/main/pyproject.toml#L14) and a [discovery mechanism](https://connector-proxy.spiffdemo.org/v1/commands)
|
||||
1. Brokers communication to/from Connectors in a generic fashion
|
||||
1. Brokers communication to/from Connectors in a [generic fashion](https://github.com/sartography/spiffworkflow-proxy/blob/main/src/spiffworkflow_proxy/blueprint.py#L56)
|
||||
1. Allows the backend to remain agnostic to all external dependencies needed for varying deployments, avoiding things like:
|
||||
1. ClientA wants to write to AWS, ClientB refuses to use any app with any mention of AWS
|
||||
1. ClientA requires an old version of SomeSDK, ClientB requires a bleeding-edge version that would conflict
|
||||
|
Loading…
x
Reference in New Issue
Block a user