Google Cloud Storage – Getting started with the JavaScript Sample Application




This demonstration covers getting started with Google Cloud Storage using JavaScript. See the process of setting up the sample application, running the sample and using it to try out Cloud Storage API commands like ‘list buckets’.

The sample is located at: https://github.com/GoogleCloudPlatform/storage-getting-started-javascript/

Terminal commands we’ll be running:
$ git clone https://github.com/GoogleCloudPlatform/storage-getting-started-javascript.git
$ cd storage-getting-started-javascript
$ python -m SimpleHTTPServer

Original source


14 responses to “Google Cloud Storage – Getting started with the JavaScript Sample Application”

  1. is there a way to upload the objects to cloud storage using the service account authentication.. So users doesn't have to Authorize. They can just upload in the bucket they have permission for. This is possible in other APIs. How to do it in javascript ??

  2. Copy is the best cloudstorage
    You get a free 15GB from the start plus 5GB per referral
    If you use this link to signup you get a 5GB bonus (20GB).

    https://copy.com?r=BDVaAh

Leave a Reply