{"id":21288951,"url":"https://github.com/cnbattle/alibaba","last_synced_at":"2025-07-16T19:33:41.814Z","repository":{"id":57596375,"uuid":"375263870","full_name":"cnbattle/alibaba","owner":"cnbattle","description":"1688开放平台 golang sdk","archived":false,"fork":false,"pushed_at":"2021-08-31T05:10:25.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-06-21T07:45:56.082Z","etag":null,"topics":["alibaba","go","golang","openplatform","sdk-go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cnbattle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-09T07:22:17.000Z","updated_at":"2021-08-31T05:09:41.000Z","dependencies_parsed_at":"2022-09-26T20:01:37.631Z","dependency_job_id":null,"html_url":"https://github.com/cnbattle/alibaba","commit_stats":null,"previous_names":["cnbattle/alibabaopen"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/cnbattle/alibaba","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnbattle%2Falibaba","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnbattle%2Falibaba/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnbattle%2Falibaba/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnbattle%2Falibaba/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cnbattle","download_url":"https://codeload.github.com/cnbattle/alibaba/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnbattle%2Falibaba/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265534709,"owners_count":23783876,"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","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":["alibaba","go","golang","openplatform","sdk-go"],"created_at":"2024-11-21T12:32:30.688Z","updated_at":"2025-07-16T19:33:41.792Z","avatar_url":"https://github.com/cnbattle.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# alibabaopen\n\n## Use Demo\n```go\npackage main\n\nimport (\n\t\"fmt\"\n    \n\t\"github.com/cnbattle/alibaba/open\"\n)\n\nfunc main() {\n    client := \u0026open.Client{\n        AppKey:      \"4790000\",\n        AppSecret:   \"xxxxx\",\n        AccessToken: \"xxxxxxxx-eb92-4b15-857c-f0e89f5c7684\",\n    }\n    params := make(map[string]string)\n    params[\"page\"] = \"1\"\n    params[\"pageSize\"] = \"10\"\n    var uri = \"com.alibaba.p4p:alibaba.cps.op.searchCybOffers-1\"\n    do, err := client.Do(uri, params)\n    if err != nil {\n        panic(err)\n    }\n    fmt.Println(string(do))\n}\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcnbattle%2Falibaba","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcnbattle%2Falibaba","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcnbattle%2Falibaba/lists"}