Skip to content

Instantly share code, notes, and snippets.

@masazdream
Created May 24, 2014 06:11
Show Gist options
  • Save masazdream/bd1ab4c376afc6a94575 to your computer and use it in GitHub Desktop.
Save masazdream/bd1ab4c376afc6a94575 to your computer and use it in GitHub Desktop.
application: guestbook-app
version: 1
runtime: python27
api_version: 1
threadsafe: yes
libraries:
- name: webapp2
version: latest
handlers:
- url: /.*
script: guestbook.application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment