Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alssndro/bloodhound
A Sinatra app to view a Tumblr user's Asks, interview-style
https://github.com/alssndro/bloodhound
Last synced: 18 days ago
JSON representation
A Sinatra app to view a Tumblr user's Asks, interview-style
- Host: GitHub
- URL: https://github.com/alssndro/bloodhound
- Owner: alssndro
- Created: 2014-03-22T14:40:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-07T14:51:34.000Z (over 10 years ago)
- Last Synced: 2024-08-01T00:41:02.880Z (3 months ago)
- Language: CSS
- Homepage: http://bloodhound-app.herokuapp.com/
- Size: 379 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).