Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 657 Bytes

File metadata and controls

15 lines (9 loc) · 657 Bytes

This webapp shows upcoming sport games, in a simple yet complete way.

It is a standalone webapp using Go http to run the server, search for instagram screenshots related to the game, and fetching game data from http://xmlstats.com

The delight of this app is how easy it was to build something usable from absolutely nothing on very limited amount of time.

This project uses Gorila Mux to handle the urls slugs ie: http://nextmatch.koding.io/nba/Heat-vs-Bulls

Team members: @Worg @OscarRyz