https://github.com/sild/api_clients_rs
Rust bindings for different api services
https://github.com/sild/api_clients_rs
Last synced: 5 months ago
JSON representation
Rust bindings for different api services
- Host: GitHub
- URL: https://github.com/sild/api_clients_rs
- Owner: Sild
- License: mit
- Created: 2024-11-03T12:38:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-25T10:45:18.000Z (8 months ago)
- Last Synced: 2026-02-14T21:49:01.726Z (5 months ago)
- Language: Rust
- Size: 278 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# api_clients_rs
Rust bindings for different services. MRs are welcome!
| Service | Client |
|----------------------------------|----------------------------------------------------|
| https://ston.fi | [stonfi_api_client](stonfi_api_client) |
| https://dedust.io | [dedust_api_client](dedust_api_client) |
| https://app.tonco.io/ | [tonco_api_client](tonco_api_client) |
| https://swap.coffee | [swap_coffee_api_client](swap_coffee_api_client) |
| https://api.bidask.finance/api | [bidask_api_client](bidask_api_client) |
If you're interested in some particular endpoint which is not implemented yet, just raise an issue and I'll add it.