Changes

Jump to: navigation, search

Sauropod

74 bytes added, 18:32, 19 October 2011
no edit summary
#Add an installed app. Apps are keyed by domain, and are unique. The value of an app record is an arbritrary JSON object.<br>
#Retrieve the list of all installed apps, returns an array of app records.<br>#Modify an app record, disallow deleting an app (a user never unpurchases an app but may choose to uninstall it which is denoted by marking it as such in the app record).<br> In addition, there are a few use-cases for aggregate data, not per-user: #Retrieve the number of installs of a particular app (without leaking information about users who have the app installed). Ideally this aggregation would be done by the Sauropod on the server side.#Retrieve general statistics such as: installs/hour and uninstalls/hour.
#Retrieve information on how many apps have been installed from a particular app store in a given time period.
<br>
Confirm
188
edits

Navigation menu