Crates.io | hnews |
lib.rs | hnews |
version | 0.4.1 |
source | src |
created_at | 2021-01-24 19:53:01.189401 |
updated_at | 2022-01-26 17:59:16.417684 |
description | Hacker News API, synchronous and lightweight, thanks to ureq and miniserde! |
homepage | https://github.com/Elinvynia/hnews |
repository | https://github.com/Elinvynia/hnews.git |
max_upload_size | |
id | 346137 |
size | 43,539 |
hnews is a synchronous Rust library for the Hacker News API.
It is extremely lightweight (thanks to ureq and miniserde) but still provides enough basics to get you started processing data.