Skip to content

ilanddev/golang-sdk

Repository files navigation

ReportCard GoDoc

iland-sdk

iland cloud golang SDK

Introduction

This library provides a pure Golang interface for the iland cloud API https://api.ilandcloud.com/

Getting the code

The code is hosted at https://github.com/ilanddev/golang-sdk

Check out the latest development version anonymously with:

$ git clone https://github.com/ilanddev/golang-sdk.git
$ cd golang-sdk

Installation

$ go get github.com/ilanddev/golang-sdk