Julia Ferraioli has a very nice series on using Julia on GCE, including an example of interfacing with the Cloud Datastore via JSON: http://www.blog.juliaferraioli.com/2014/01/julia-on-google-compute-engine-working.html
On Thu, Dec 25, 2014 at 12:25 PM, Arshak Navruzyan <[email protected]> wrote: > Hello, > > I was wondering if anyone has interfaced with Google Cloud Datastore from > Julia. I am guessing the python interface could be used but would prefer > to find some RPC/JSON implementation. > > Thank you, > > Arshak >
