boodebr sandbox App Engine samples and tutorials from boodebr.org


Recently Edited
Welcome edit
frank, 17 July 2008 (created 19 April 2008)
Hello, this is a little "sandbox" site that I'm using for development and experimentation with Google's App Engine platform. My primary focus will be on building applications using the low-level features of the App Engine API, not a prebuilt framework. This site is very much a work in progress. If you'd like to keep up to date on the latest changes as it grows, subscribe to the RSS feed

You can now leave comments on most pages. This is an experimental feature.


Tutorials:
  • AccountSetup: A walkthrough of setting up your AppEngine account.
  • InstallSdk: Setup your local machine with the AppEngine development environment.
  • StaticContent: Lets get started with some nice static content.
  • HelloWorld: The simplest possible AppEngine application
  • EnvironmentInfo: A verbose look at the information we receive from the CGI environment.
  • LoginDemo: An example of letting a user login (with their Google account) and storing some persistent data for the user.
  • UrlDemo: A demo of handling URLs and query strings.
  • SessionDemo: A demo of session handling. Completely independent of user logins so works for guest users as well as those with Google accounts.
AboutTheseDocs edit
frank, 19 April 2008 (created 19 April 2008)
The documentation you are viewing was created using WikklyText, a free set of Python wiki tools. Currently, this site is statically rendered offline and uploaded to appspot, instead of being a live wiki server.