12 releases
0.4.1 | Jan 26, 2022 |
---|---|
0.4.0 | Apr 20, 2021 |
0.3.5 | Feb 12, 2021 |
0.2.2 | Feb 6, 2021 |
0.1.0 | Jan 24, 2021 |
#3 in #hackernews
29 downloads per month
25KB
583 lines
hnews
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.
lib.rs
:
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.
Dependencies
~2.2–3MB
~84K SLoC