Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 228 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 228 Bytes

unfluff-server

This is a VERY simple implementation of a node.js + express REST client interface for node-unfluff.

Mongo

Indexes:

use reddit; db.unfluff.createIndex({url:1})