Skip to content

snstanton/appengine-guestbook-namespaces-python

 
 

Repository files navigation

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

About

App Engine Guestbook Application that uses Datastore Namespaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.7%
  • HTML 14.0%
  • CSS 1.3%