Google launches "Mobile Backend as a Service" starter kit. It's called "Mobile Backend Starter" and runs on top of Google App Engine.
It's mainly a client-to-client networking and communications stack. It supports storage of state data on the server side and also Google Authentication. However, no customized server logic or extensions are supported.
References:
My online tech scrapbook where I keep my notes in case I need to look them up later
Showing posts with label google app engine. Show all posts
Showing posts with label google app engine. Show all posts
Monday, June 10, 2013
Friday, June 1, 2012
Wicket on Google App Engine
According to this blog post, it can be done pretty easily.
Of course the persistence limitation (i.e. no filesystem, have to use Google's DB) still stand.
Of course the persistence limitation (i.e. no filesystem, have to use Google's DB) still stand.
Subscribe to:
Posts (Atom)