An open API service indexing awesome lists of open source software.

https://github.com/lab5e/golang-simple

Simple example in Golan to retrieve a collection and devices
https://github.com/lab5e/golang-simple

golang iot lang-golang sample span

Last synced: 12 months ago
JSON representation

Simple example in Golan to retrieve a collection and devices

Awesome Lists containing this project

README

          

# Simple client example

This is a simple example of an client. It will list your collections and
devices on the standard output.

You'll need an API token for the client and you run it by running `go run main.go --token=[your API token]`.