[PR #5] [MERGED] [#4] use algolia apis #37

Closed
opened 2026-03-14 12:28:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/hackernews-TUI/pull/5
Author: @aome510
Created: 2/24/2021
Status: Merged
Merged: 2/24/2021
Merged by: @aome510

Base: mainHead: 4-use-algolia-apis


📝 Commits (5)

  • 8745d2e be able to parse front-page stories using new algolia apis
  • 95762b5 rendering comment view works
  • 422b30f change formatting handler
  • fd0ae50 add timeout
  • 9854a08 clean up

📊 Changes

3 files changed (+122 additions, -109 deletions)

View changed files

📝 src/hn_client.rs (+75 -66)
📝 src/main.rs (+1 -1)
📝 src/view.rs (+46 -42)

📄 Description

Resolves #4
Change from HN's firebase APIs to Algolia APIs


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aome510/hackernews-TUI/pull/5 **Author:** [@aome510](https://github.com/aome510) **Created:** 2/24/2021 **Status:** ✅ Merged **Merged:** 2/24/2021 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `main` ← **Head:** `4-use-algolia-apis` --- ### 📝 Commits (5) - [`8745d2e`](https://github.com/aome510/hackernews-TUI/commit/8745d2e9ba04d4c788b2196030df9e884b65e2c0) be able to parse front-page stories using new algolia apis - [`95762b5`](https://github.com/aome510/hackernews-TUI/commit/95762b5fc39e3840a1f5548316101a48b144bdf0) rendering comment view works - [`422b30f`](https://github.com/aome510/hackernews-TUI/commit/422b30fd8ad09f9fcbb1b733d4d5844ed8a519b3) change formatting handler - [`fd0ae50`](https://github.com/aome510/hackernews-TUI/commit/fd0ae50713030572fea7e906e96d03c9a868ecb3) add timeout - [`9854a08`](https://github.com/aome510/hackernews-TUI/commit/9854a08a5c88f15bec3503f2f8040543f2f3913b) clean up ### 📊 Changes **3 files changed** (+122 additions, -109 deletions) <details> <summary>View changed files</summary> 📝 `src/hn_client.rs` (+75 -66) 📝 `src/main.rs` (+1 -1) 📝 `src/view.rs` (+46 -42) </details> ### 📄 Description Resolves #4 Change from HN's firebase APIs to [Algolia APIs](https://hn.algolia.com/api/) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 12:28:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hackernews-TUI#37
No description provided.