Google Code offered in: English - Español - 日本語 - 한국어 - Português - Pусский - 中文(简体) - 中文(繁體)
Welcome to Google App Engine! Creating an App Engine application is easy, and only takes a few minutes. And it's free to start: upload your app and share it with users right away, at no charge and with no commitment required.
Google App Engine applications can be written in the Go, Java, or Python programming languages. This tutorial covers Go. If you would prefer to use Python or Java to build your applications, see the Python Python or Java guides.
In this tutorial, you will learn how to:
By the end of the tutorial, you will have implemented a working application, a simple guest book that lets users post messages to a public message board.
To get started developing Google App Engine applications, you download and set up the App Engine software development kit.
Continue to The Development Environment.