Skip to content

phnz/popcorn-api

 
 

Repository files navigation

REST API

Endpoint Description
GET /torrents/{infoHash} will return one torrent
GET /torrents/{infoHash}/stats will return the torrent stats (speed, bandwidth, etc.)
POST /torrents will add a new torrent ({"link":"magnet link or URL"})
DELETE /torrents/{infoHash} will delete the torrent

About

Streaming torrent client for node.js with web ui.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%