recollie

1.0.1 • Public • Published

Recollie

This recollie API allows you to tap into a list of car, drug, food, and product safety recalls. Recalls are searchable by keyword, issuing agency, vehicle-specific attribute(s), or any combination of these.

var recollie = require('recollie');

recollie(term, function(results){
    console.log(results);
});

Package Sidebar

Install

npm i recollie

Weekly Downloads

0

Version

1.0.1

License

GPL v3

Last publish

Collaborators

  • roymcfarland