Skip to content

The official QingCloud SDK for the Go programming language.

License

Notifications You must be signed in to change notification settings

HashDataInc/qingcloud-sdk-go

This branch is 49 commits behind yunify/qingcloud-sdk-go:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6d03380 · May 24, 2021
May 24, 2021
Aug 1, 2017
Dec 29, 2020
Jun 11, 2020
Aug 12, 2017
Dec 29, 2020
May 24, 2021
Nov 10, 2017
Apr 3, 2018
Aug 1, 2017
Sep 5, 2017
May 24, 2021
Jan 9, 2017
Mar 26, 2018
Dec 3, 2016
Sep 5, 2017
May 24, 2021
Mar 15, 2017
Aug 12, 2017
Dec 29, 2020
Sep 23, 2020
Aug 28, 2017
Dec 3, 2016

Repository files navigation

QingCloud SDK for Go

Build Status Go Report Card API Reference License

The official QingCloud SDK for the Go programming language.

Getting Started

Installation

Refer to the Installation Guide, and have this SDK installed.

Preparation

Before your start, please go to QingCloud Console to create a pair of QingCloud API AccessKey.

API AccessKey Example:

qy_access_key_id: 'ACCESS_KEY_ID_EXAMPLE'
qy_secret_access_key: 'SECRET_ACCESS_KEY_EXAMPLE'

Usage

Now you are ready to code. You can read the detailed guides in the list below to have a clear understanding.

Checkout our releases and change logs for information about the latest features, bug fixes and new ideas.

Reference Documentations

Contributing

  1. Fork it ( https://github.com/yunify/qingcloud-sdk-go/fork )
  2. Create your feature branch (git checkout -b new-feature)
  3. Commit your changes (git commit -asm 'Add some feature')
  4. Push to the branch (git push origin new-feature)
  5. Create a new Pull Request

LICENSE

The Apache License (Version 2.0, January 2004).

About

The official QingCloud SDK for the Go programming language.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.2%
  • Other 0.8%