Coder Social home page Coder Social logo

storage-getting-started-ruby's Introduction

status: inactive

This project is no longer actively developed or maintained.

Google Cloud Storage Ruby Sample Application

Description

This is a simple command line example of calling the Google Cloud Storage APIs in Ruby.

Prerequisites

Please make sure that all of the following is installed before trying to run the sample application.

  • Ruby 1.9.3+
  • The following gems (run 'sudo gem install ' to install)
    • gcloud
    • highline
  • If you haven't installed the above gems, try this:
    • 'sudo gem install gcloud highline'

Setup Authentication

  1. Visit https://console.developers.google.com/project to register your application.
  • From the "Project Home" screen, activate access to "Google Cloud Storage API".
  • Click on "Credentials" under "APIs & Auth" in the left column
  • Click the button labeled "Create new Client ID"
  • Choose "Service account" under "Application type" and "JSON key" under "Key type" and click "Create Client ID"
  • Copy the downloaded file to this directory and rename it to "client_secrets.json"
  1. Update sample.rb with all default settings. Search and replace all strings that begin with 'YOUR_' with their associated values.

Running the Sample Application

  1. Run the application
  • $ ruby sample.rb
  1. The Google Cloud Storage sample application will display its output on the command line.

storage-getting-started-ruby's People

Contributors

bensonk avatar blowmage avatar icco avatar oscardelben avatar thagomizer avatar ziyadm avatar zwilt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.