**Originally ---> 'ecoportal-api-oozes'** # Ecoportal::API::V2 This is a basic collection of helpers that can be used to interact with the [ecoPortal](https://www.ecoportal.com) `APIv2` ## Installation Add this line to your application's Gemfile: ```ruby gem 'ecoportal-api-v2', require: %w[ecoportal/api-v2] ``` And then execute: $ bundle Or install it yourself as: $ gem install ecoportal-api-v2 ## Changelog See {file:CHANGELOG.md} for a list of changes.