| Crates.io | freddo |
| lib.rs | freddo |
| version | 0.1.0 |
| created_at | 2022-05-21 14:29:28.165225+00 |
| updated_at | 2022-05-21 14:29:28.165225+00 |
| description | An opinionated library to access the Federal Reserve of St Louis data API |
| homepage | |
| repository | https://gitlab.com/bzai-public/rust_fred |
| max_upload_size | |
| id | 590738 |
| size | 56,241 |
This is an opinionated library for accessing the Federal Reserve of St Louis data API. It may not implement all the functionalities of the API.
For a like-for-like implementation of the API in Rust, see fred-rs.
FRED_API_KEYclient stores the API key and the base URLs that are needed to interact with the APIqueryquery belongs to one of the three types:
execute method to carry out the request