marcomaccio / appengine-guestbook-python

Guestbook is an example application showing basic usage of Google App Engine

Home Page:https://developers.google.com/appengine/docs/python/gettingstartedpython27/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guestbook

Guestbook is an example application showing basic usage of Google App Engine. Users can read & write text messages and optionaly log-in with their Google account. Messages are stored in App Engine (NoSQL) High Replication Datastore (HRD) and retrieved using a strongly consistent (ancestor) query.

Products

Language

APIs

Dependencies

About

Guestbook is an example application showing basic usage of Google App Engine

https://developers.google.com/appengine/docs/python/gettingstartedpython27/

License:Apache License 2.0


Languages

Language:Python 56.5%Language:HTML 43.5%