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

Readme

Keywords

Package Sidebar

Install

npm i torrent_project

Weekly Downloads

0

Version

0.0.3

License

BSD

Last publish

Collaborators

  • alexu84