Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 633 Bytes

File metadata and controls

24 lines (16 loc) · 633 Bytes

Hacker News Client

Overview

A client wrapper of Hacker News using their public API. Currently starting with a flask/fastapi-based backend with an eventual typescript/react frontend.

Rationale

I'm fed up with using HN apps and want to build something that let's me do the following:

  1. Story/Job Analysis
  2. Cross-Device Sync
  3. Personal Recommendations & Filters
  4. ???

References