premii / node-hnapi

Unofficial Hacker News API

Home Page:http://node-hnapi.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacker News (unofficial) API

Yet another unofficial API for Hacker News. Currently being used by my other project. Feel free to fork and contribute.

Quick Start

  1. git clone this repo.
  2. cd to repo folder.
  3. Optionally download, install and start redis.
  4. npm install
  5. node server.js
  6. Load localhost in your web browser.

HNapi uses nconf for configuration, which can be done via the config.json file, environment variables and command-line arguments.

License

Licensed under the MIT License.

Other APIs

About

Unofficial Hacker News API

http://node-hnapi.herokuapp.com/


Languages

Language:JavaScript 100.0%