Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 893 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 893 Bytes

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