Project

General

Profile

Actions

CoL2EDITWSAPI » History » Revision 13

« Previous | Revision 13/23 (diff) | Next »
Cherian Mathew, 04/26/2012 12:04 PM


Web Services API for accessing CoL Checklist from a CDM Data Source

This wiki page describes the Web Service API which implements the specifications as mentioned here

General

This section deals with general issues regarding the API Development

To Do

Pager

The pager implementation for all specified services are yet to be developed.

Notes

JSON Default

Even though the specification mentions JSON as the default view, the usual REST service request url practice is to include 'application/json' in the request 'Accept' header or set json as response type in the request url itself (e.g. http://160.45.63.201:8080/col/name_catalogue.json?query=Abies%20alba%20Mill.)

Name String Search

Examples

To Do

Notes

  • Could be interesting to add a list of name lsids in the response.

Name Information

Examples

To Do

Notes

Taxon Information

Examples

To Do

Notes

Updated by Cherian Mathew almost 12 years ago · 13 revisions