8 releases
new 0.5.1 | Jan 15, 2025 |
---|---|
0.5.0 | Nov 15, 2024 |
0.2.0 | Aug 21, 2024 |
0.1.5 | Aug 19, 2024 |
0.1.1 | Jan 26, 2024 |
#48 in Magic Beans
8,054 downloads per month
Used in bpx-api-client
15KB
433 lines
Backpack Exchange API
Access the official API documentation here: https://docs.backpack.exchange/.
This repository contains API clients for Backpack Exchange. Currently, only a Rust
client is available. For more details, see the Rust Client README.
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.7–2.6MB
~49K SLoC