Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 974 Bytes

File metadata and controls

32 lines (25 loc) · 974 Bytes

Guestbook with Namespaces

This application implements the Python Guestbook sample but uses datastore namespaces to keep values in separate places.

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