Add info about the crate and its current state.

This commit is contained in:
SeanOMik 2022-06-19 14:59:52 -04:00
parent 7f5d42e334
commit c14017869a
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,9 @@
# A qBittorrent API library implemented in pure rust
## Rust qBitorrent WebUI API implementation
This crate is pretty bare bones. Its used in another one of my projects so I only implemented what I needed and nothing else. Although it was a bit rushed, I feel like its a good starting point in the case that it might be expanded on further. Feel free to submit PRs.
## TODO:
<br>
### TODO: ([qBittorrent API wiki](https://github.com/qbittorrent/qBittorrent/wiki/WebUI-API-(qBittorrent-4.1)))
Authentication
- [x] Login
- [ ] Logout