This server forwards requests to the Who's got dirt? federated search API for influence data and returns responses as CSV.
bundle
WHOS_GOT_DIRT_API_URL=https://whosgotdirt.herokuapp.com bundle exec rackup
heroku apps:create
heroku config:set WHOS_GOT_DIRT_API_URL=https://whosgotdirt.herokuapp.com
git push heroku master
Copyright (c) 2016 James McKinney, released under the MIT license