This is a library for Ruby to query Verosent's API.
- Install the gem
gem install verosent-api - Include it in your Ruby projects
require 'verosent-api'
Feel free to fork this repository and contribute your code changes to the development branch via a pull request.