/whos_got_dirt-proxy

A CSV proxy to the Who's got dirt? federated search API for influence data

Primary LanguageRubyMIT LicenseMIT

Who's got dirt? CSV Proxy

Code Climate

This server forwards requests to the Who's got dirt? federated search API for influence data and returns responses as CSV.

Development

bundle
WHOS_GOT_DIRT_API_URL=https://whosgotdirt.herokuapp.com bundle exec rackup

Deployment

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