Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 916 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 916 Bytes

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. Query results are cached.

Products

Language

APIs

Dependencies