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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    2
  • 0.0.2
    1
  • 0.0.1
    2

Package Sidebar

Install

npm i torrent_project

Weekly Downloads

5

Version

0.0.3

License

BSD

Last publish

Collaborators

  • alexu84