torrent_project

0.0.3 • Public • Published

torrentProject

A node.js library for accessing the Torrent Project REST API.

Instalation

$ npm install torrent_project

API

var tp = require('./lib/torrentProject.js');

tp.search('debian 7 dvd', 'matches', 'json', function(err, data){
    console.log(err, data);
});

Tests

$ npm test

/torrent_project/

    Package Sidebar

    Install

    npm i torrent_project

    Weekly Downloads

    5

    Version

    0.0.3

    License

    BSD

    Last publish

    Collaborators

    • alexu84