| Crates.io | jellyfin-sdk-rust |
| lib.rs | jellyfin-sdk-rust |
| version | 0.1.2 |
| created_at | 2021-09-20 18:08:28.336737+00 |
| updated_at | 2021-10-09 19:19:47.461028+00 |
| description | Jellyfin Rust SDK |
| homepage | |
| repository | https://github.com/cocool97/jellyfin-sdk-rust |
| max_upload_size | |
| id | 454100 |
| size | 30,858 |
This SDK isn't provided and maintained by Jellyfin's Core team.
API documentation can be found at https://api.jellyfin.org/. Badges to generate here: https://shields.io/.
You can find here a list of all currently available endpoints.
This SDK can be easily added to your project by adding it as dependency:
[dependencies]
jellyfin-sdk-rust = { version = "*" }