fng_api_wrapper

Crates.iofng_api_wrapper
lib.rsfng_api_wrapper
version1.0.2
created_at2023-04-10 19:55:07.65486+00
updated_at2025-02-03 12:42:43.405512+00
descriptionCrypto Fear and Greed API wrapper
homepage
repositoryhttps://github.com/gcomte/fng-api-wrapper
max_upload_size
id835404
size27,514
Gabriel Comte (gcomte)

documentation

README

Crypto Fear and Greed API wrapper

fng-api-wrapper is a Rust API client for Crypto Fear & Greed Index.

The wrapper is incomplete and does not cover the entire API.
So far it only covers the endpoint https://api.alternative.me/fng/

Sample code

See sample implementation, or run it:

cargo run --example fetch_last_ten_days
Commit count: 47

cargo fmt