Skip to content

gophergala2016/globegala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Globegala

Shows all the gophergala2016 hackathon contributors in a world map 🌎.

Globegala uses github API to get the data. You can view it at http://globegala.herokuapp.com/

Preview

screen shot 2016-01-24 at 4 39 52 pm

Running in Local

  1. go get github.com/gophergala2016/globegala
  2. Set enviroment variable `EXPORT access_token=$YOUR_GITHUB_TOKEN (This is optional)
  3. To run the server cd $GOPATH/src/github.com/gophergala2016/globegala then ./run.sh

Notes

Github doesn't provide lat, lng. Instead it provides city/country name. Globegala placed people according to there city/country centers. Some of the contributors do not have there location set in Github. We placed them in our Gopher Treasure Hunt event. We don't use Github Real-time API. Your changes won't effect that instance also response is cached.

screen shot 2016-01-24 at 4 26 20 pm

About

🌎 Shows all the gophergala2016 hackathon contributors in a world map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published