Machinebox Sdk Go Save

Official Go SDK for Machine Box

Project README

Machine Box Go SDK GoDoc Build Status

The official Machine Box Go SDK provides Go clients for each box.

Usage

Go get the repo:

go get github.com/machinebox/sdk-go

Then import the package of the box you wish to use:

import "github.com/machinebox/sdk-go/facebox"

Then create a client, providing the address of the running box.

(To get a box running locally, see the instructions at https://machinebox.io/account)

faceboxClient := facebox.New("http://localhost:8080")
Open Source Agenda is not affiliated with "Machinebox Sdk Go" Project. README Source: machinebox/sdk-go
Stars
144
Open Issues
0
Last Commit
4 years ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating