Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 441 Bytes

File metadata and controls

13 lines (11 loc) · 441 Bytes

HackerNewsAPI

Yet another Hacker news REST API created by Alan Rodriguez. Hosted on http://hnycapi.herokuapp.com/

Usage

Verb URL Action
GET /news Get page 1
GET /news/{page_no} Get news until page
GET /page/{page_no} Get only from page