Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alssndro/bloodhound

A Sinatra app to view a Tumblr user's Asks, interview-style
https://github.com/alssndro/bloodhound

Last synced: about 2 months ago
JSON representation

A Sinatra app to view a Tumblr user's Asks, interview-style

Awesome Lists containing this project

README

        

# Bloodhound

![](screenshots/homepage.jpg)
![](screenshots/asks.jpg)

Bloodhound is a Sinatra app that allows you to view all of a user's Tumblr Asks easily.

Currently there is no way to do this natively on Tumblr as there is no 'Ask' post filter. Bloodhound solves this problem.

A live version of the app can be found [here](http://bloodhound-app.herokuapp.com).

## Configuring the app

In order to get Bloodhound running, you need to modify the YAML file in the config/ directory and enter your Tumblr consumer key.

You can request a Tumblr consumer key [here](http://www.tumblr.com/docs/en/api/v2).