We need a simple, schemaless REST-based storage API for use by Javascript and native mobile apps. This "backend as a service" should provide a simple mechanism for storing state for thick-client apps that don't want to invest, at least initially, in server-side logic.
Parse is the best known example of this kind of service. A service like Parse enables this kind of simple app dev workflow: