Skip to main content

Home/ GVSU Mobile Applications and Services Lab/ Group items tagged GAE

Rss Feed Group items tagged

Jonathan Engelsma

Google App Engine module - 0 views

  • Google provides a Java version of his App Engine solution (GAE). It is a PaaS (Platform as a Service) solution that offers massive and flexible scalability for your Web applications by hosting them on the Google cloud (based on Google computing infrastructure). For more details, you can read our blog post with the official announce. Due to the restrictions of the GAE, we need to provide an adaptation of Restlet for this environment. GAE is based on Java 6, with a restricted list of APIs. See GAE developers documentation for details.
  •  
    Example code on running RESTlets on Google AppEngine.
Jonathan Engelsma

How to browse local Java App Engine datastore? - Stack Overflow - 0 views

  • http://googleappengine.blogspot.com/2009/07/google-app-engine-for-java-sdk-122.html: "At long last, the dev appserver has a data viewer. Start your app locally and point your browser to http://localhost:8080/_ah/admin to check it out."
  •  
    valuable AppEngine howto...
1 - 2 of 2
Showing 20 items per page