compute-getting-started-javascript

This is a simple web-based example of calling the Google Compute Engine API in JavaScript.

  • 所有者: GoogleCloudPlatform/compute-getting-started-javascript
  • 平台:
  • 許可證: Apache License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Google Compute Engine JavaScript Sample Application

Description

This is a simple web-based example of calling the Google Compute Engine API
in JavaScript. It uses the [Google API JavaScript Client][1].

Setup Authentication

NOTE: This README assumes that you have enabled access to the Google Compute
Engine API via the Google API Console page.

  1. Visit https://code.google.com/apis/console/?api=compute to register your
    application.
  • Click on "API Access" in the left column
  • If you have not generated any client IDs, click the button labeled
    "Create an OAuth2 client ID...", otherwise, either select a previously
    created client ID, or click "Create another client ID..."
  • Give your application a name and click "Next"
  • Select "Web Application" as the "Application type"
  • Click "Create client ID"
  • Click "Edit settings..." for your new client ID
  • Under the redirect URI, enter the location of your JavaScript application
  • Under the JavaScript origin, enter the location of your JavaScript
    application
  • Click "Update"
  1. Update the following in app.html (projectId, clientId, apiKey).

Running the Sample Application

  1. Load app.html on your web server, and visit the appropriate website in
    your web browser.

[1] http://code.google.com/p/google-api-javascript-client/

主要指標

概覽
名稱與所有者GoogleCloudPlatform/compute-getting-started-javascript
主編程語言
編程語言 (語言數: 0)
平台
許可證Apache License 2.0
所有者活动
創建於2012-12-03 22:26:51
推送於2013-02-08 17:57:56
最后一次提交2013-02-08 09:57:48
發布數0
用户参与
星數17
關注者數63
派生數11
提交數5
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?