From 7e13a0d474457bc5931a8b202bac0a3036a7ea26 Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Wed, 12 Jun 2013 17:52:58 +1000 Subject: go.blog: refer to the Google Cloud Platform R=golang-dev CC=golang-dev https://golang.org/cl/10225043 --- content/go-and-google-cloud-platform.article | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/go-and-google-cloud-platform.article b/content/go-and-google-cloud-platform.article index 1d41b54..a7f54f2 100644 --- a/content/go-and-google-cloud-platform.article +++ b/content/go-and-google-cloud-platform.article @@ -1,11 +1,11 @@ -Go and Google's Cloud Platform +Go and the Google Cloud Platform 12 Jun 2013 Andrew Gerrand * Introduction -In 2011 we announced the [[https://developers.google.com/appengine/docs/go/overview][Go runtime for App Engine]]. Since then, we have continued to improve the Go App Engine experience, and generally improved Go support in Google's Cloud Platform. For instance, the [[http://code.google.com/p/google-api-go-client][google-api-go-client]] provides a Go interface to a range of Google's public APis, including Compute Engine, Cloud Storage, BigQuery, Drive, and many more. +In 2011 we announced the [[https://developers.google.com/appengine/docs/go/overview][Go runtime for App Engine]]. Since then, we have continued to improve the Go App Engine experience, and generally improved Go support for the Google Cloud Platform. For instance, the [[http://code.google.com/p/google-api-go-client][google-api-go-client]] provides a Go interface to a range of Google's public APis, including Compute Engine, Cloud Storage, BigQuery, Drive, and many more. Learn more by watching these talks from Google I/O this year: -- cgit v1.2.3