Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 500 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 500 Bytes

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/go-sdk

Check out the latest development version anonymously with:

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

Installation

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