Reconciliation service test bench

Hi all,

I have hacked together a small app to play with reconciliation services
interactively:

https://reconciliation-api.github.io/testbench/

The idea is to have a small client that can be run easily, without
having to install and run OpenRefine for instance. It also gives some
overview of which features of the existing API are used by which
services. Potentially this could also evolve into a validator for any
specs we adopt. At the moment it is by no means complete and should not
be considered a reference of course.

Sadly it is not as sleak as it should due to various security policies
(HTTPS and CORS/JSONP support) but hopefully this will encourage data
providers to add CORS and HTTPS support to their endpoints.

Cheers,

Antonin

Received on Friday, 21 June 2019 10:57:46 UTC