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”
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 ??
like it…..
Dialogue a little too fast for me but intriguing enough to get me interested.
I like it.
Carl Edwin Nxumalo
Developer
The words are not clear and the vocal is too fast for me.
Reminds me of Amazon S3. what is the difference? is this free?
like
FAIL
Do you have any signed urls example?
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
could you show how to use google cloud DATASTORE for php in GAE? I know this video is not related to that, but you (google) promised it
Thanks Jonathan, this is awesome
@joel monteiro
The JavaScript sample is open source and free to use.
Google Cloud Storage is a paid service:
cloud.google.com/pricing/cloud-storage
Is this free?