Sha256: f7600eaad9e6cf82102d61ddf9ef4da194cb3cfe768fce4d86cee4b9a207360f
Contents?: true
Size: 292 Bytes
Versions: 2
Compression:
Stored size: 292 Bytes
Contents
# Evrythng API wrapper This is a Ruby wrapper for the Evrythng API. Do not consider it as stable, that's just proof of concept. ## Installation gem install evrythng ## Usage Evrythng.configure do |config| config.token = 't0ken' # your Evrythng authentication token end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
evrythng-0.1.1 | README.md |
evrythng-0.1.0 | README.md |