REST Clients

Overview

Documents the REST client.

This is a placeholder page with basic information and will be developed to fully document this aspect of the system.

Details

The REST service interface is also implemented by a java-based client that can be used to programmatically interact with the rest services using exactly the same parameters.  This facilitates use the API for integration testing, example calls to the API, and programmatic, non-user-interface based clients..

TODO: more code, examples, explain interaction with security service and auth token

TODO: documentation on config properties, including base.url

  • n/a