pushchris / metra

An API for determining when the next available Metra train is.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metra

An api for determining when the next available Metra train is.

##Example

var metra = require('metra');
var nextTrain = metra("upw", "Ogilvie", "Elburn");

About

An API for determining when the next available Metra train is.

License:MIT License


Languages

Language:JavaScript 100.0%