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

Download history 653/week @ 2024-07-29 705/week @ 2024-08-05 1075/week @ 2024-08-12 1390/week @ 2024-08-19 721/week @ 2024-08-26 885/week @ 2024-09-02 746/week @ 2024-09-09 516/week @ 2024-09-16 435/week @ 2024-09-23 1341/week @ 2024-09-30 3667/week @ 2024-10-07 3532/week @ 2024-10-14 2285/week @ 2024-10-21 4232/week @ 2024-10-28 3453/week @ 2024-11-04 1890/week @ 2024-11-11

11,908 downloads per month
Used in bpx-api-client

Apache-2.0

15KB
432 lines

Backpack Exchange API

Backpack

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.

Order Book example

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