Commit Graph

2 Commits

Author SHA1 Message Date
Robert Webb
5d685051b5 Added sample code for querying the HN API in node. I used node because it takes me much less time but many other languages would work. I wanted to demonstrate the ease of hackernews API.
In order to use, install node.
Run npm install in the repo to generate the node_modules folder.
run node index.js
You should see the HN top stories logged out.
2019-02-01 23:28:47 -08:00
notnull
e224e68ca2 first commit 2019-01-28 03:40:09 -05:00