Registry / http-client / ecoportal-api

ecoportal-api

JSON →
library0.10.16rbrubygemsunverified

EcoPortal API provides a collection of helpers for interacting with the ecoPortal MS's various APIs.

gem install ecoportal-api
INSTALL
IMPORT
SIG · ECOPORTAL-API
E
ecoportal-api
http-clientrubyv0.10.16
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

EcoPortal
require 'ecoportal-api'

Initialize a client and make an API request.

require 'ecoportal-api' client = EcoPortal::Client.new(api_key: 'your_key') response = client.get('/some/endpoint') puts response.body
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.16latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
26
Bingbot
1
Resources
ecoportal-api — gem install ecoportal-api · libregistry