Changes

stoney core: REST API

6 bytes removed, 10:19, 13 November 2013
/* Base URI */
== Service implementation details ==
=== Base URI ===
The RESTful token web service has to be accessible via a secure HTTP (HTTPS) base URI, for instance <code>https://api.example.com/v1/tokens</code>.
The definition of the base URI is up to the provider of the service. The only requirements are the use of HTTPS and the presence of the service's version information, so that further changes are possible without breaking existing clients.
SLB
385
edits