gurufocus_api 0.1.4

A rust adapter to the GuruFocus API, a provider of financial data.
Documentation
[dependencies.chrono]
version = "0.4.9"

[dependencies.reqwest]
version = "0.9.22"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[package]
authors = ["Mark Beinker <mwb@quantlink.de>"]
description = "A rust adapter to the GuruFocus API, a provider of financial data."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "gurufocus_api"
readme = "README.md"
repository = "https://github.com/xemwebe/gurufocus_api"
version = "0.1.4"