Google Cloud Storage - Getting started with the JavaScript Sample Application

Subscribers:
2,510,000
Published on ● Video Link: https://www.youtube.com/watch?v=8ytpvQJNOU8



Duration: 6:05
29,094 views
193


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







Tags:
cloudstorage
gdl
cloud
cloudplatform