An open API service indexing awesome lists of open source software.

https://github.com/codepope/hnnode

Uses a HackerNews stream looking for a keyword
https://github.com/codepope/hnnode

Last synced: about 1 month ago
JSON representation

Uses a HackerNews stream looking for a keyword

Awesome Lists containing this project

README

          

# HNNode - Hackernews via Node

Just a proof of concept which uses the fine streamed feed from hnstream.com and filters it for mentions of a keyword.

Next up will be to queue up the results for later use.