FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

appengine-gcs-client/java/example at master · GoogleCloudPlatform/appengine-gcs-client · GitHub

This repository was archived by the owner on Sep 16, 2022. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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/


Back | FazBrowse Home | New Git URL