Sha256: 8dcf0555cb94bca4c670de725505f04d8e158d3aa844c14761d7a005f585244f

Contents?: true

Size: 454 Bytes

Versions: 3

Compression:

Stored size: 454 Bytes

Contents

# 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.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ecoportal-api-v2-2.0.12 README.md
ecoportal-api-v2-2.0.11 README.md
ecoportal-api-v2-2.0.10 README.md