Answer the question
In order to leave comments, you need to log in
Cloud storage of key-values, RESTful?
You need the simplest cloud service that you access with a request GET /api?key=xxx
, and it gives JSON in response. Put and delete so too, append is desirable.
Are there similar public services?
Answer the question
In order to leave comments, you need to log in
There are many such public services, for example, also Windows Azure Table Storage , which has not yet been mentioned above. Table Storage provides data consistency.
amazon s3
without json of course ... but why? serialization can also be done with a script on the client.
You can try looking at cloudant.com and mongolab.com
The first is CouchDb, the second is MongoDb, both support REST API
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question