eodhistoricaldata_api 0.3.0

A rust adapter eodhistoricaldata, a provider of financial data.
Documentation
[dependencies.chrono]
version = "0.4"

[dependencies.reqwest]
features = ["json"]
version = "0.10"

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

[dependencies.serde_json]
version = "1.0"
[dev-dependencies.tokio-test]
version = "0.2"

[package]
authors = ["Mark Beinker <mwb@quantlink.de>"]
categories = ["api-bindings"]
description = "A rust adapter eodhistoricaldata, a provider of financial data."
edition = "2018"
keywords = ["finance", "eodhistoricaldata", "stock", "share"]
license = "MIT OR Apache-2.0"
name = "eodhistoricaldata_api"
readme = "README.md"
repository = "https://github.com/xemwebe/eodhistoricaldata_api"
version = "0.3.0"