datasette-reconcile

Adds a reconciliation API endpoint to Datasette, based on the Reconciliation Service API specification.

MIT License

Downloads
157
Stars
22

Bot releases are visible (Hide)

datasette-reconcile - v0.4.1 Latest Release

Published by drkane 10 months ago

Test publishing from github action. No substantial changes from v0.4.0

Full Changelog: https://github.com/drkane/datasette-reconcile/compare/v0.4.0...v0.4.1

datasette-reconcile - v0.4.0

Published by drkane 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/drkane/datasette-reconcile/compare/v0.3.0...v0.4.0

datasette-reconcile - v0.3.0

Published by drkane 10 months ago

datasette-reconcile - v0.2.2 support for custom view url

Published by drkane over 3 years ago

datasette-reconcile - v0.2.1

Published by drkane over 3 years ago

Use absolute URL in the service manifest (#18)

datasette-reconcile - v0.2.0

Published by drkane over 3 years ago

  • Support for the proper reconciliation API
  • Validate API responses against the json schema

Thanks to @JBPressac for help and PR

datasette-reconcile - v0.1.2 Enable CORS

Published by drkane over 3 years ago

Enable CORS access for all reconcile endpoints (as described in the specification)

datasette-reconcile - v0.1.1 Change URL endpoint

Published by drkane almost 4 years ago

datasette-reconcile - v0.1

Published by drkane almost 4 years ago

Initial release with basic reconciliation engine functionality