Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 763 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 763 Bytes

Google App Engine Guestbook for Golang with Bootstrap

This project is just a first attempt at using google app engine with go. The goal was to use templates and static assets to get a sense of how to lay out an app. This app basically follows the go app engine tutorial, except it adds a authOnly handler to force users to log in to access the guestbook.

To get started: