https://github.com/emoon/anidb-rs
Rust crate that makes using the AniDB API easier
https://github.com/emoon/anidb-rs
anidb rust
Last synced: about 2 months ago
JSON representation
Rust crate that makes using the AniDB API easier
- Host: GitHub
- URL: https://github.com/emoon/anidb-rs
- Owner: emoon
- License: apache-2.0
- Created: 2016-07-12T18:26:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-04-30T06:39:12.000Z (about 4 years ago)
- Last Synced: 2025-03-26T07:51:15.650Z (2 months ago)
- Topics: anidb, rust
- Language: Rust
- Size: 17.6 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
## anidb-rs
This [Rust](https://www.rust-lang.org) crate maske it easier to talk to the AniDB UDB API as described [here](https://wiki.anidb.info/w/UDP_API_Definition) It allows you to query the database, update your own list, etc.
It's very early stages of development right now and not useable.