7 releases
new 0.5.0 | Nov 15, 2024 |
---|---|
0.2.0 | Aug 21, 2024 |
0.1.5 | Aug 19, 2024 |
0.1.3 | Jul 11, 2024 |
0.1.1 | Jan 26, 2024 |
#608 in Magic Beans
11,908 downloads per month
Used in bpx-api-client
15KB
432 lines
Backpack Exchange API
Access the official API documentation here: https://docs.backpack.exchange/.
This repository hosts the Backpack Exchange API clients. Currently, the client is only available in Rust.
Example of an Order Book
Contributing
We welcome contributions from the community!
Feel free to open bug reports, suggest new features, or submit pull requests to improve the client and related components.
License
This project is licensed under the Apache 2.0 License.
lib.rs
:
Types module for the Backpack Exchange API.
This module contains various types used across the Backpack Exchange API, including enums and structs for capital, markets, orders, trades, and user data.
Dependencies
~1.8–2.6MB
~49K SLoC