I've been painfully trying to run my C# app with docker on app engine. It's 
nice that google supports docker, but what's the point if I can't access any 
app engine services?

Anyway I've been trying to access datastore via the JSON API (since I cannot 
use Google's .NET libraries with the new CoreCLR). I can't figure out how to 
authenticate requests. Is there a guide somewhere on adding and querying simple 
entities via the JSON API (without relying on any Google libraries)?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/5085c0e2-d678-48d4-8f84-f54530c99e19%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to