This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
nice-repo-share
/
the-way-to-go_ZH_CN
spegling av
https://github.com/Unknwon/the-way-to-go_ZH_CN.git
Bevaka
2
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Wiki
Träd:
d75b9d884a
Grenar
Taggar
master
the-way-to-go_Z...
/
eBook
/
examples
/
chapter_20
/
helloapp
/
app.yaml
app.yaml
102 B
Historik
Rå
1
2
3
4
5
6
7
8
application: helloworld
version: 1
runtime: go
api_version: 3
handlers:
- url: /.*
script: _go_app