{"id":30996903,"url":"https://github.com/yunify/qingcloud-sdk-go","last_synced_at":"2025-09-12T22:17:21.271Z","repository":{"id":43476165,"uuid":"75464858","full_name":"yunify/qingcloud-sdk-go","owner":"yunify","description":"The official QingCloud SDK for the Go programming language.","archived":false,"fork":false,"pushed_at":"2025-04-17T08:39:58.000Z","size":1916,"stargazers_count":29,"open_issues_count":13,"forks_count":42,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-17T23:47:10.238Z","etag":null,"topics":["go","golang","qingcloud-apis","qingcloud-sdk"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yunify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-12-03T09:35:14.000Z","updated_at":"2025-04-17T08:40:02.000Z","dependencies_parsed_at":"2023-01-30T23:16:00.734Z","dependency_job_id":"3cbd2124-8d95-476a-862a-52dfaddff2c7","html_url":"https://github.com/yunify/qingcloud-sdk-go","commit_stats":null,"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/yunify/qingcloud-sdk-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunify%2Fqingcloud-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunify%2Fqingcloud-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunify%2Fqingcloud-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunify%2Fqingcloud-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yunify","download_url":"https://codeload.github.com/yunify/qingcloud-sdk-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunify%2Fqingcloud-sdk-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274885850,"owners_count":25368223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","golang","qingcloud-apis","qingcloud-sdk"],"created_at":"2025-09-12T22:17:20.094Z","updated_at":"2025-09-12T22:17:21.257Z","avatar_url":"https://github.com/yunify.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QingCloud SDK for Go\n\n[![Build Status](https://travis-ci.org/yunify/qingcloud-sdk-go.svg?branch=master)](https://travis-ci.org/yunify/qingcloud-sdk-go)\n[![Go Report Card](https://goreportcard.com/badge/github.com/yunify/qingcloud-sdk-go)](https://goreportcard.com/report/github.com/yunify/qingcloud-sdk-go)\n[![API Reference](http://img.shields.io/badge/api-reference-green.svg)](http://docs.qingcloud.com)\n[![License](http://img.shields.io/badge/license-apache%20v2-blue.svg)](https://github.com/yunify/qingcloud-sdk-go/blob/master/LICENSE)\n\nThe official QingCloud SDK for the Go programming language.\n\n## Getting Started\n\n### Installation\n\nRefer to the [Installation Guide](docs/installation.md), and have this SDK installed.\n\n### Preparation\n\nBefore your start, please go to [QingCloud Console](https://console.qingcloud.com/access_keys/) to create a pair of QingCloud API AccessKey.\n\n___API AccessKey Example:___\n\n``` yaml\nqy_access_key_id: 'ACCESS_KEY_ID_EXAMPLE'\nqy_secret_access_key: 'SECRET_ACCESS_KEY_EXAMPLE'\n```\n\n### Usage\n\nNow you are ready to code. You can read the detailed guides in the list below to have a clear understanding.\n\n- [Configuration Guide](docs/configuration.md)\n- [QingCloud Service Usage Guide](docs/qingcloud_service_usage.md)\n\nCheckout our [releases](https://github.com/yunify/qingcloud-sdk-go/releases) and [change logs](https://github.com/yunify/qingcloud-sdk-go/blob/master/CHANGELOG.md) for information about the latest features, bug fixes and new ideas.\n\n## Reference Documentations\n\n- [QingCloud Documentation Overview](https://docs.qingcloud.com)\n- [QingCloud APIs](https://docs.qingcloud.com/api/index.html)\n\n## Contributing\n\n1. Fork it ( https://github.com/yunify/qingcloud-sdk-go/fork )\n2. Create your feature branch (`git checkout -b new-feature`)\n3. Commit your changes (`git commit -asm 'Add some feature'`)\n4. Push to the branch (`git push origin new-feature`)\n5. Create a new Pull Request\n\n## LICENSE\n\nThe Apache License (Version 2.0, January 2004).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyunify%2Fqingcloud-sdk-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyunify%2Fqingcloud-sdk-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyunify%2Fqingcloud-sdk-go/lists"}