napchart-rs

crates.io docs.rs

a rust interface to the https://napchart.com API alpha. pretty barebones right now, as is the api.

Usage

currently, the only thing implemented is downloading and parsing the /get endpoint with napchart::Napchart::getfromserver(url: &str)