ikatson / rqbit

A bittorrent client in Rust
Other
831 stars 80 forks source link

[Feature] Decode torrent as JSON in the /torrents/resolve_magnet API #200

Closed ikatson closed 2 months ago

ikatson commented 2 months ago

Usage

curl -H 'Accept: application/json' --data-raw 'magnet:?xt=urn:btih:...' \
    http://127.0.0.1:3030/torrents/resolve_magnet | jq .