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

https://github.com/subdavis/unfluff-server

A simple REST client for unfluff js
https://github.com/subdavis/unfluff-server

express javascript node unfluff

Last synced: 5 months ago
JSON representation

A simple REST client for unfluff js

Awesome Lists containing this project

README

          

# unfluff-server

This is a VERY simple implementation of a node.js + express REST client interface for [node-unfluff](https://github.com/ageitgey/node-unfluff).

# Mongo

## Indexes:

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