ecklf / coingecko-rs

Rust library for the CoinGecko V3 API
https://crates.io/crates/coingecko
MIT License
17 stars 18 forks source link
api coingecko rust

coingecko

Rust library for the CoinGecko V3 API (formerly known as coingecko-rs crate)

Installation

Add the following to your Cargo.toml file:

[dependencies]
coingecko = "1.0.0"

Features

Documentation

docs.rs