Skip to content

kienvc/storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Storage & Google App Engine

This sample demonstrates how to use the Google Cloud Storage API from Google App Engine.

Refer to the App Engine Samples README for information on how to run and deploy this sample.

Setup

Before running the sample:

  1. You need a Cloud Storage Bucket. You create one with gsutil:

     gsutil mb gs://your-bucket-name
    
  2. Update main.py and replace <your-bucket-name> with your Cloud Storage bucket.

About

storage-online

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages