项目作者: yashrajsingh

项目描述 :
Golang based weather application :umbrella:
高级语言: Go
项目地址: git://github.com/yashrajsingh/tellmeweathernow.git
创建时间: 2014-09-09T20:58:54Z
项目社区:https://github.com/yashrajsingh/tellmeweathernow

开源协议:

下载


TellMeWeatherNow!

In September, 2014 I solved a challenge for selection of GopherConIndia 2015 scholars, I had to create a web based application for showing Weather updates for 5 cities concurrently.

Available online

P.S. I did got selected as a Student Scholar.

Usage

To run locally, install Google Cloud Go App Engine SDK and then run:

  1. $ dev_appserver.py app.yaml

To deploy:

  1. $ gcloud app deploy app.yaml

Author

Created by Yash Raj Singh

License (MIT)