A Clojure library designed to interact with the Hacker News API (https://github.com/HackerNews/API).
Require clj-hacker-news
in your namespace declaration.
(:require [clj-hacker-news :as hn])
...
Copyright © 2014 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.