Every 5 minutes fetches the 50 top stories (polling the hackers-news API)
Makes stories available via public API:
JSON over http API:
http://localhost:8080/?item=N where N is cardinal number of story
http://localhost:8080/?item=N&next=M where is cardinal number of story, M - how many stories after story N show on the page http://localhost:8080/?item=N&next - same as http://localhost:8080/?item=N&next=10
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|