Top 4.7% dependent repos on proxy.golang.org
Top 6.6% forks on proxy.golang.org
proxy.golang.org : github.com/adafruit/io-client-go
The adafruitio package is a simple HTTP client for accessing v1 of the Adafruit IO REST API at https://io.adafruit.com. Authentication for Adafruit IO is managed by providing your Adafruit IO token in the head of all web requests via the `X-AIO-Key` header. This is handled for you by the client library, which expects you API Token when it is initialized. We recommend keeping the Token in an environment variable to avoid including it directly in your code. Some API calls expect parameters, which must be provided when making the call. Data related API calls expect a Feed to be set before the call is made. **NOTE:** the Feed doesn't have to exist yet if you're using the `Data.Send()` method, but it still needs to be set. If you're relying on the Data API to create the Feed, make sure you set the `Key` attribute on the new Feed. You can see the v1 Adafruit IO REST API documentation online at https://io.adafruit.com/api/docs/
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/adafruit/io-client-go
Keywords:
adafruit-io
License: MIT
Latest release: over 9 years ago
First release: over 9 years ago
Namespace: github.com/adafruit
Dependent repositories: 1
Stars: 13 on GitHub
Forks: 9 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago