sample

package
v0.0.0-...-9224e62 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2017 License: Apache-2.0 Imports: 7 Imported by: 0

README

Accessing BigQuery from App Engine

This code has been written to support this blog post.

Prerequisites
Deploy and run

You can run this application locally or deploy it to App Engine app servers.

  1. Get the dependencies:

     goapp get .
    
  2. Run the app locally:

     dev_appserver.py -A [your-project-id] .
    
  3. Deploy the app:

     goapp deploy --application=[your-project-id] -version=[choose-a-version] .
    

Documentation

Overview

This App Engine application uses its default service account to list all the BigQuery datasets accessible via the BigQuery REST API.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL