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
- Host: GitHub
- URL: https://github.com/ilanddev/golang-sdk
- Owner: ilanddev
- License: bsd-3-clause
- Created: 2016-03-18T17:23:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-11-01T15:52:58.000Z (over 7 years ago)
- Last Synced: 2024-06-20T12:03:47.015Z (almost 2 years ago)
- Topics: golang-sdk, iland, iland-cloud-api, ilandcloud
- Language: Go
- Size: 137 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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