Google webapp to receive feedbacks

This commit is contained in:
Salvo 'LtWorf' Tomaselli
2013-12-26 23:39:36 +01:00
parent d422756ed2
commit 600ad5caf4
3 changed files with 62 additions and 0 deletions

9
feedback-ltworf/app.yaml Normal file
View File

@@ -0,0 +1,9 @@
application: feedback-ltworf
version: 1
runtime: python27
api_version: 1
threadsafe: true
handlers:
- url: /.*
script: feedback.application