HackerNews Toolkit
This repository contains three packages:
/api
→ a Rust crate to query HackerNews./cli
→ a command-line tool to read HackerNews./graphql
→ a GraphQL server providing an API to query HackerNews.
Please refer to their respective README for more information.