Module client

Source
Expand description

Hacker News API client bindings and various methods for interacting.

Structs§

HackerNewsClient
A wrapping HTTP client for Hacker News Firebase API and real-time data. A client instance should only be instantiated once in an application’s lifecycle, seeking to reuse it where possible.

Enums§

ApiVersion
Version information for the Hacker News API containing the base URLs.