Find anthology node modules
Install the module with: npm install anthology
var anthology = require('anthology');
anthology.forUser(username, filter) // returns promise
.then(data);
(Coming soon)
(Coming soon)
Work in progress
Copyright (c) 2013-2014 Dylan Greene Licensed under the MIT license.