#hacker-news #safe #sync #api #simple

hnews

Hacker News API, synchronous and lightweight, thanks to ureq and miniserde!

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

Download history 1/week @ 2024-02-20 3/week @ 2024-02-27 13/week @ 2024-03-26 43/week @ 2024-04-02

56 downloads per month

MIT/Apache

25KB
583 lines

ci-badge docs-badge crate-version

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:

ci-badge docs-badge crate-version

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.6–3.5MB
~96K SLoC