A Client that performs DITA Merge operations by invoking our Merge REST API can be implemented on any platform and programming language that supports HTTP.

Currently, DeltaXML provide two sample client applications. To allow us to focus on the REST API, the client in these samples is controlled via a simple command-line interface.

Samples are provided for Java and .NET

They are hosted on DeltaXML's Bitbucket repository at https://bitbucket.org/account/user/deltaxml/projects/DM

Downloading Samples with the Bitbucket User Interface

After selecting the sample of interest, the code for the sample can be downloaded using the Bitbucket user interface from Downloads > download repository.

More Information

Further details on each of these client sample can be found in their respective README.md files maintained on Bitbucket.