Skip to content
marine.huynhhuu edited this page Apr 16, 2018 · 7 revisions

An API, which stands for Application Programming Interface, is provided in this Wiki page as a resource file. This API contains a list of methods that were used for the calculations and information retrieval that was needed by our system. The methods used in the backend are clearly described and the required inputs, outputs, and their data types are specified. Thus, all the necessary building blocks to reconstruct this application are present in this folder for programmers to use it. The API for this application can be found in the doc folder in the TreePLE-Spring package.

Clone this wiki locally