Changes

stoney core: REST API

322 bytes added, 08:37, 30 December 2013
== Service implementation details REST API documentation == There are two types of API calls: * Fully RESTful Ressources and Collections (the default), addressed using "nouns"* Helpers, commands and actions, addressed using "verbs" With this we are following [https://blog.apigee.com/detail/restful_api_design_what_about_responses_that_dont_involve_resources/ a pragmatic API design]. 
=== Base URI ===
The RESTful web service has to be accessible via a secure HTTP (HTTPS) base URI, for instance <code>https://api.example.com/v1</code>.
SLB, editor, reviewer
3,368
edits