tree: 9a5a46b3764c8a61d2597fad44e39380711da884
  1. src/
  2. .gitignore
  3. pom.xml
  4. README.md
java/example/README.md

AppEngine GCS Client Example

This app provides a quick demonstration of how to use the AppEngine GCS Client for Java.

To run this example locally:

  1. If you haven't already, clone this Git repo: git clone https://github.com/GoogleCloudPlatform/appengine-gcs-client.git

  2. cd to this directory: cd appengine-gcs-client/java/example

  3. If you don't have Maven 3, please install that.

  4. Use Maven to start this sample:

    mvn appengine:devserver

  5. Try out the app at http://localhost:8080/