Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 614 Bytes

README.adoc

File metadata and controls

17 lines (11 loc) · 614 Bytes

HN

Provides a client library for YCombinator’s Hacker News website.

Usage

Documentation for the HN client library are provided as GoDocs and can be viewed by running go doc -all selesy/hn (within a module that uses it) or by visiting https://pkg.go.dev/github.com/selesy/hn. Examples in this documentation show queries that are the equivalent of those shown in the HN API reference.

References

The following links provide the specifications for retriving HN data: