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

https://github.com/ilanddev/golang-sdk

iland cloud golang SDK
https://github.com/ilanddev/golang-sdk

golang-sdk iland iland-cloud-api ilandcloud

Last synced: 4 months ago
JSON representation

iland cloud golang SDK

Awesome Lists containing this project

README

          

[![ReportCard][ReportCard-Image]][ReportCard-URL] [![GoDoc][GoDoc-Image]][GoDoc-URL]

# iland-sdk
iland cloud golang SDK

* Free software BSD License
* iland cloud API doc: https://api.ilandcloud.com

## Introduction
This library provides a pure Golang interface for the iland cloud API

## Getting the code
The code is hosted at

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

[ReportCard-URL]: https://goreportcard.com/report/github.com/ilanddev/golang-sdk
[ReportCard-Image]: http://goreportcard.com/badge/ilanddev/golang-sdk
[GoDoc-URL]: https://godoc.org/github.com/ilanddev/golang-sdk
[GoDoc-Image]: https://godoc.org/github.com/ilanddev/golang-sdk?status.svg