https://github.com/ilanddev/go-sdk
iland cloud Go SDK
https://github.com/ilanddev/go-sdk
Last synced: 4 months ago
JSON representation
iland cloud Go SDK
- Host: GitHub
- URL: https://github.com/ilanddev/go-sdk
- Owner: ilanddev
- License: apache-2.0
- Created: 2019-05-30T16:11:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-30T20:56:50.000Z (about 7 years ago)
- Last Synced: 2024-06-20T12:51:44.912Z (almost 2 years ago)
- Language: Go
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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/go-sdk.git
$ cd go-sdk
## Installation
$ go get github.com/ilanddev/go-sdk