项目作者: ag-studies

项目描述 :
Go App Engine Sample
高级语言: Go
项目地址: git://github.com/ag-studies/go-appengine-sample.git
创建时间: 2018-05-12T21:51:08Z
项目社区:https://github.com/ag-studies/go-appengine-sample

开源协议:Apache License 2.0

下载


go-appengine-sample

Go App Engine Sample

deploying

  1. $ appcfg.py update app.yaml

testing

  1. $ 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

screen-log

result for testing

screen-log