| Crates.io | twelvedata |
| lib.rs | twelvedata |
| version | 0.8.1 |
| created_at | 2023-05-31 22:04:17.357311+00 |
| updated_at | 2024-03-21 21:17:39.051683+00 |
| description | A Rust client for the Twelve Data API |
| homepage | |
| repository | https://github.com/mazylol/twelvedata-rs |
| max_upload_size | |
| id | 879202 |
| size | 62,504 |
A convenient Rust wrapper for the Twelve Data API.
I have work to do. This is only on crates.io because I wanted to be sure that the name is secured.
Changes are happening extremely rapidly. Code that worked yesterday might not work today. For example, at the time of writing I am reimplementing everything to a utilize a builder pattern. Once that is done I think I am gonna ditch reqwest and move everything to a http client like hyper.