CaravanStudios / open-product-recovery

Apache License 2.0
26 stars 20 forks source link

Create an easier-to-use client for integrations #62

Closed johndayrichter closed 1 year ago

johndayrichter commented 1 year ago

Currently, integrators need to use several different classes to build their integrations, and those classes require the developer to understand which operations are local and which are remote. We should add a new client API that is passed to integration code to handle common operations simply.