Skip to content
/ gdg-url Public

A sample App Engine application used as a tutorial for GDG-Missoula.

Notifications You must be signed in to change notification settings

benjic/gdg-url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDG-Url ShortUrl

GDG-Url is a sample application written in python to help illustrate the use of Google App Engine. It includes a demonstration of:

  • How to configure and deploy a simple application to the App Engine Infrastructure.
  • The use of jinja2 templating to create a consistent and maintainable user interface.
  • Implementing persistence with the underlying datastore.
  • Defining code that uses the underlying webapp2 application to appropriately redirect or error when given a request.

About

A sample App Engine application used as a tutorial for GDG-Missoula.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages