Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)



Getting Started with Go, App Engine and Google+ API

Learning objectives

During this tutorial you will learn how to:

  • Build a skeleton for your Go App Engine web application.
  • Call the Google+ API from Go.
  • Deploy your web application to App Engine.
Prerequisites

Johan Euphrosine , Jan 2013
Google App Engine Developer Relations

Overview

This article is an introduction to writing web applications that call Google APIs using the Go programming language. It shows you how to build a simple App Engine web application using Go.

Sample App

This sample application has a simple purpose: displaying the most recent " Gopher " image from the Google+ public stream. The source code is available on GitHub .

Scope

Lessons

  1. Hello Go on App Engine
  2. Hello Google+
  3. Deploy to App Engine
  4. Next Steps

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.