From c7222376bf438d6f140d417d8473263912dd67bb Mon Sep 17 00:00:00 2001 From: Alexander Pepper Date: Tue, 17 May 2016 19:49:52 +0200 Subject: [PATCH] Added "beststories". API endpoint for https://news.ycombinator.com/best --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c962b4d..5221a4c 100644 --- a/README.md +++ b/README.md @@ -176,9 +176,9 @@ Example: https://hacker-news.firebaseio.com/v0/maxitem.json?print=pretty 9130260 ``` -### New and Top Stories +### New, Top and Best Stories -Up to 500 top and new stories are at https://hacker-news.firebaseio.com/v0/topstories and https://hacker-news.firebaseio.com/v0/newstories. +Up to 500 top and new stories are at https://hacker-news.firebaseio.com/v0/topstories and https://hacker-news.firebaseio.com/v0/newstories. Best stories are at https://hacker-news.firebaseio.com/v0/beststories. Example: https://hacker-news.firebaseio.com/v0/topstories.json?print=pretty