Re: [appengine-java] jsonengine: a JSON storage that requires no server-side coding

2011-02-16 Thread Sam Collins
Awesome! I've been looking for something like this for a while. One question: does it work with JSONP (for cross domain xhr's)? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-

Re: [appengine-java] jsonengine: a JSON storage that requires no server-side coding

2010-09-06 Thread Gal Dolber
Had the same idea a time ago! Looks great! 2010/9/6 kazunori_279 > Hi all, > > We have created a JSON storage engine called "jsonengine": > > - > http://code.google.com/p/jsonengine/ > > jsonengine is a simple and ultra-scalable JSON storage that works on > Google App Engine. You do not need

[appengine-java] jsonengine: a JSON storage that requires no server-side coding

2010-09-06 Thread kazunori_279
Hi all, We have created a JSON storage engine called "jsonengine": - http://code.google.com/p/jsonengine/ jsonengine is a simple and ultra-scalable JSON storage that works on Google App Engine. You do not need any server-side Java/Python coding. Just deploy a jsonengine to App Engine cloud w