Crates.io | nyaadesu |
lib.rs | nyaadesu |
version | 0.1.0 |
source | src |
created_at | 2019-06-26 19:04:48.608242 |
updated_at | 2019-06-26 19:04:48.608242 |
description | Non-official API to search Nyaa.si for torrents. |
homepage | https://github.com/grastello/nyaadesu |
repository | https://github.com/grastello/nyaadesu |
max_upload_size | |
id | 143802 |
size | 25,280 |
Non-official rust library to search Nyaa.si for torrents.
As far as I know Nyaa.si does not provide any APIs so I thought it would be cool to have a way to do so in Rust and that's why this library exists.
I'm planning to upload nyaadesu
to crates.io in the future but for now, if you want to play with it, I suggest you the good old approach:
git clone https://github.com/grastello/nyaadesu.git
cd nyaadesu
cargo build
cargo test
You can then look at the example in the examples
directory or run it directly with ./target/debug/examples/example
to get a feel of how the library works. Optionally you may want to browse the documentation; to do that a cargo doc --open
will suffice.
List of project's goals:
List of features that seems cool to have: