ground-stop

v0.1.0
Client for the FAA's Airport Status API
faa airport delay airline

ground-stop

Client for the FAA's Airport Status API.

Usage

var GroundStop = require('ground-stop');

GroundStop.fetch({airport: 'ORD'}, function(err, status){
  // do something interesting
});

Metadata

  • MIT
  • Whatever
  • Jeff Long
  • released 5/21/2014

Downloads

Maintainers