项目作者: ag-studies
项目描述 :
Go App Engine Sample
高级语言: Go
项目地址: git://github.com/ag-studies/go-appengine-sample.git
go-appengine-sample
Go App Engine Sample
deploying
$ appcfg.py update app.yaml
testing
$ goapp test -run ^TestHandler$ -v
Now you running in your browser: {app-id}.appspot.com.
In my case app-id is “ag-ifpb-pod”.
result for running

result for testing
