hnews

Crates.iohnews
lib.rshnews
version0.4.1
sourcesrc
created_at2021-01-24 19:53:01.189401
updated_at2022-01-26 17:59:16.417684
descriptionHacker News API, synchronous and lightweight, thanks to ureq and miniserde!
homepagehttps://github.com/Elinvynia/hnews
repositoryhttps://github.com/Elinvynia/hnews.git
max_upload_size
id346137
size43,539
ChloƩ Monette (Elinvynia)

documentation

https://docs.rs/hnews

README

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.

Commit count: 20

cargo fmt