Skip to content

Commit

Permalink
Minor update to description of story lists
Browse files Browse the repository at this point in the history
This is less crisp than the previous table but is probably sufficient.
  • Loading branch information
sctb committed Jul 14, 2019
1 parent cc7184b commit 4611770
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Expand Up @@ -179,13 +179,7 @@ Example: https://hacker-news.firebaseio.com/v0/maxitem.json?print=pretty

### New, Top and Best Stories

Up to 500 top and new stories are at `/v0/topstories` and `/v0/newstories`. Best stories are at `/v0/beststories`.

| | `topstories` | `newstories` | `beststories` |
|---------|--------------|--------------|---------------|
| `story` ||||
| `job` || | |

Up to 500 top and new stories are at `/v0/topstories` (also contains jobs) and `/v0/newstories`. Best stories are at `/v0/beststories`.

Example: https://hacker-news.firebaseio.com/v0/topstories.json?print=pretty

Expand Down

0 comments on commit 4611770

Please sign in to comment.