Changes

stoney core: REST API

72 bytes added, 16:43, 11 December 2013
/* Search helper */
We want to provide an omni-search/ElasticSearch style search function and the most flexible approach is by doing the search completely on the server-side.
Therefore we are gonna copy the leader in search and define the URL for searching this way(see [https://blog.apigee.com/detail/restful_api_design_tips_for_search]):
<code>https://api.example.com/v1/search?q=fluffy+dragon</code>.
 
 
=== Reseller resource ===
Bureaucrat, administrator
425
edits