Files
qrmaker/app.yaml
Fergal Moran d6c081302e Files added
2011-01-07 17:52:03 +00:00

12 lines
139 B
YAML

application: qrconvert
version: 1
runtime: python
api_version: 1
handlers:
- url: /html
static_dir: html
- url: /.*
script: index.py