Move more logic into the "fitbit" and (new) "app" packages.
[kraftakt.git] / app.yaml
1 runtime: go
2 api_version: go1.8
3
4 automatic_scaling:
5   max_idle_instances: 1
6
7 handlers:
8 - url: /.*
9   script: _go_app