API KEY
Claim your API key here http://www.tpg.ch/fr/web/open-data/donnees
Usage
$ irb
$ require 'tpg'
$ tpg = Tpg.new('<my api key>')
$ puts tpg.next_departures stopCode: 'VUIL'
Project
Claim your API key here http://www.tpg.ch/fr/web/open-data/donnees
$ irb
$ require 'tpg'
$ tpg = Tpg.new('<my api key>')
$ puts tpg.next_departures stopCode: 'VUIL'