Extube

Extube is a wrapper for the hubtraffic API. It gathers data from multiple tube sites including

Installation

The package can be installed by adding extube to your list of dependencies in mix.exs:

def deps do
  [
    {:extube, "~> 0.1.0"}
  ]
end

The docs can be found at https://hexdocs.pm/extube.