diff options
Diffstat (limited to 'content/go-and-google-cloud-platform.article')
-rw-r--r-- | content/go-and-google-cloud-platform.article | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/content/go-and-google-cloud-platform.article b/content/go-and-google-cloud-platform.article index 4299960..2da1591 100644 --- a/content/go-and-google-cloud-platform.article +++ b/content/go-and-google-cloud-platform.article @@ -5,7 +5,13 @@ 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 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. +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: |