Show the crate…
3 releases
0.1.2 | May 20, 2023 |
---|---|
0.1.1 | May 19, 2023 |
0.1.0 | Jun 17, 2022 |
#118 in #api-version
21 downloads per month
Used in fyyd-api
7KB
132 lines
fyyd-api
Rust bindings to the fyyd api. Currently the api version 2 is supported.
Limitations
The library currently fits my needs, but is still limited, notably:
- Not all endpoints are supported
- It is fully async and doesn't support blocking calls
- It uses reqwest as an http backend
If you have different needs, or find improvements, I am always happy about contributions. Please see the contributing section for that.
Changes
Contributing
Reference
License
MIT
Dependencies
~0.7–1.6MB
~34K SLoC