Sample Applications

This page collects sample applications hosted on various sites such as GitHub and Google Developer Docs. These examples help illustrate how to handle similar situations when developing with App Engine.

GitHub samples

Sample Description
BigQuery This sample demonstrates authenticating to BigQuery in App Engine using OAuth2.
Cloud Monitoring Demonstrates connecting to and retrieving data from the Google Cloud Monitoring API.
Storage This sample demonstrates how to use Google Cloud Storage from Google App Engine, as well transferring data from Amazon S3 to Google Cloud Storage.
Task Queue Contains samples for using the Task Queue API for Java.
Unit Tests Demonstrates Local Unit Testing for Java.