Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: "best" stories #3

Closed
apepper opened this issue Dec 20, 2014 · 10 comments
Closed

Feature request: "best" stories #3

apepper opened this issue Dec 20, 2014 · 10 comments

Comments

@apepper
Copy link

apepper commented Dec 20, 2014

First of all thank you for this wonderful hacker news client. I use it daily and enjoy it's elegance.

It would be great to have support for "best" stories, which can be accessed via https://news.ycombinator.com/best . Those stories have the highest points in the last 3 days. So it's a good place to find high quality stories.

@bonzoq
Copy link
Owner

bonzoq commented Dec 21, 2014

Hi, thanks for your feedback! I'm glad you like the app and use it daily.

At the moment the official HN API does not provide the current best stories. However, there is an unofficial API that does that, so I might use that API solely for the purpose of fetching the ids of those best stories and then do the rest of the work (fetching links and comments) with the official API.

As this is a side project I cannot promise a date when that happens, but I will definetely work on the app during the upcoming holidays. Happy users are always a huge motivation so again, thanks for reaching out!

@apepper
Copy link
Author

apepper commented Aug 20, 2015

Any updates?

@bonzoq
Copy link
Owner

bonzoq commented Aug 24, 2015

Sadly I decided not to use any Hacker News APIs but the official one. Once it is extended with the "best" stories, I'll add them.

@apepper
Copy link
Author

apepper commented Aug 24, 2015

@bonzoq Where can I find the official Hacker News APIs, so I can lobby for adding "best" stories?

@bonzoq
Copy link
Owner

bonzoq commented Aug 24, 2015

You can find it here: https://github.com/HackerNews/API .

@apepper
Copy link
Author

apepper commented Aug 24, 2015

@bonzoq Thank you.

@bonzoq
Copy link
Owner

bonzoq commented Aug 24, 2015

@apepper You're welcome.

@apepper
Copy link
Author

apepper commented Aug 24, 2015

Wow, the Hacker News API team is super fast:

Turns out it was trivial to add, so we've done so. You should now be able to access the /best ids at https://hacker-news.firebaseio.com/v0/beststories.json. Let us know if you have any trouble.

@bonzoq Can you try it out?

@bonzoq
Copy link
Owner

bonzoq commented Aug 24, 2015

Wow, that was really fast.

I won't take longer though.

I already pushed a commit with best stories added to the app to github. I'm going to submit it to AppStore now. The average AppStore review time is around 5 days now.

Thanks!

@apepper
Copy link
Author

apepper commented Aug 25, 2015

Awesome! Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants