#api-version #bindings #fyyd-api

fyyd-types

Types for the fyyd-api crate

Show the crate…

3 releases

0.1.2 May 20, 2023
0.1.1 May 19, 2023
0.1.0 Jun 17, 2022

#101 in #api-version

Download history 4/week @ 2024-02-20 11/week @ 2024-02-27 3/week @ 2024-03-12 10/week @ 2024-03-26 50/week @ 2024-04-02

60 downloads per month
Used in fyyd-api

MIT license

7KB
132 lines

fyyd-api

Built with Nix Crates Documentation

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

Changelog

Contributing

How to contribute.

Reference

License

MIT

Dependencies

~0.6–1.4MB
~31K SLoC