Skip to content

Instantly share code, notes, and snippets.

@IndianGuru
Last active September 5, 2015 02:54
Show Gist options
  • Select an option

  • Save IndianGuru/5132a65d141c477262f0 to your computer and use it in GitHub Desktop.

Select an option

Save IndianGuru/5132a65d141c477262f0 to your computer and use it in GitHub Desktop.
app.yaml for quotes
application: quote
version: 1
runtime: go
api_version: go1
handlers:
- url: /.*
script: _go_app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment