10
edits
Pschroeder (talk | contribs) mNo edit summary |
Pschroeder (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
'''Documentation of the REST API''' | '''Documentation of the REST API''' | ||
Using sample calls & expected results | Using sample calls & expected results | ||
A copy of this document, along with source code for the REST API, was published to the iDigBio GitHub repository here: https://github.com/idigbio-aocr/RESTAPI | |||
The documentation document can be found in the "docs" folder of that repository. | |||
This API is capable of returning results in both JSON and XML format. The content type of the response is dependent upon the accept headers provided by the request in application. | This API is capable of returning results in both JSON and XML format. The content type of the response is dependent upon the accept headers provided by the request in application. |
edits