An open API service indexing awesome lists of open source software.

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

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.