Google Cloud Storage - Getting started with the JavaScript Sample Application
Channel:
Subscribers:
2,510,000
Published on ● Video Link: https://www.youtube.com/watch?v=8ytpvQJNOU8
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
Other Videos By Google for Developers
Tags:
cloudstorage
gdl
cloud
cloudplatform