napchart 0.1.3-alpha

Rust interface for the https://napchart.com API alpha
Documentation

napchart-rs

github 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::get_from_server(url: &str)