Skip to content

subdavis/unfluff-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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})