Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

THIS PAGE IS DEV-PROTECTED UNTIL API PUBLISHER 1.0 RELEASE

Latest Release

June 2023: On behalf of the Ed-Fi community, we are pleased to announce the release of API Publisher 1.0. For more details see What's New in API Publisher.

Overview


The Ed-Fi API Publisher is a utility that can be used to move data from one Ed-Fi ODS/API instance to another ODS/API instance of the same version (i.e ODS/API 6.1 → ODS/API 6.1). It operates as a standard API client against both API endpoints (source and target) and thus it does not require any special network configuration, direct ODS database access or a particular database engine. From a data security/privacy perspective, it is also subject to all authorization performed by the Ed-Fi ODS API endpoints with which it communicates.

The primary user groups for API Publisher are:

  • (TODO:  PO to add more information on user groups/cases for API Publisher)

Primary features of API Publisher includes:

  • (TODO:  PO to add more information on primary features for API Publisher)

If a source API supports the "Change Queries" feature, the Ed-Fi API Publisher will perform a full publishing of the source data on the first run, and then will only publish changed data to the target on subsequent runs. The change versions that have been published to a particular target are maintained in a configuration store automatically for each source/target combination.

Release Information


The Ed-Fi API Publisher is currently at version v1.0.  Below are links to access

Binary Package 

  • (TODO: description and link here upon release)

Docker Hub

  • (TODO: description and link here upon release)

Documentation


Documentation for the API Publisher is available online at GitHub via the following links: 

Licensing


The API Publisher tool is licensed through the Apache 2.0 license.

  • No labels