Crate coingecko

Crate coingecko 

Source
Expand description

Rust library for the CoinGecko API.

§Installation

Add the following to your Cargo.toml file:

[dependencies]
coingecko = "1.1.3"

Modules§

params
CoinGecko API Parameters
response
Response structs for API requests

Structs§

CoinGeckoClient
CoinGecko Client CoinGecko client

Constants§

COINGECKO_API_DEMO_URL
CoinGecko Client CoinGecko API URL