Get information about your Unbounce account.
This is a simple Sinatra-driven OAuth client hosted on Heroku.
Generate a CSV of page stats or leads across various hierarchical levels of your Unbounce account.
First clone the repository from GitHub:
git clone git://github.com/applicake/doorkeeper-sinatra-client.git
Install all dependencies with:
bundle install
Fire up the server with:
rackup config.ru