{"id":36495081,"url":"https://github.com/huaqi666/jd-go","last_synced_at":"2026-01-12T02:00:37.250Z","repository":{"id":54854552,"uuid":"313254830","full_name":"huaqi666/jd-go","owner":"huaqi666","description":"golang版京东联盟SDK","archived":false,"fork":false,"pushed_at":"2021-02-22T02:19:09.000Z","size":103,"stargazers_count":11,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-21T18:00:08.925Z","etag":null,"topics":["go","golang","jd","jingdong","sdk","travis-image","travis-url"],"latest_commit_sha":null,"homepage":"","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/huaqi666.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":"2020-11-16T09:44:13.000Z","updated_at":"2024-03-21T01:58:12.000Z","dependencies_parsed_at":"2022-08-14T04:50:33.002Z","dependency_job_id":null,"html_url":"https://github.com/huaqi666/jd-go","commit_stats":null,"previous_names":["cliod/jd-go"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/huaqi666/jd-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaqi666%2Fjd-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaqi666%2Fjd-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaqi666%2Fjd-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaqi666%2Fjd-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huaqi666","download_url":"https://codeload.github.com/huaqi666/jd-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaqi666%2Fjd-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28331505,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"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","jd","jingdong","sdk","travis-image","travis-url"],"created_at":"2026-01-12T02:00:15.679Z","updated_at":"2026-01-12T02:00:37.193Z","avatar_url":"https://github.com/huaqi666.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## jd-go - 京东联盟开发 Golang SDK（开发工具包）\n\n[![travis-image]][travis-url]\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n### 使用方式\n\n注意：最新版本（包括测试版）为 [![GitHub release](https://img.shields.io/badge/github-releases-blue)](https://github.com/cliod/jd-go/releases)\n\n```shell script\ngo get -u github.com/cliod/jd-go\n```\n\n### 项目架构\n\n| 包名 | 描述 |\n| --- | --- |\n| [common](./common) | 公共组件 |\n| [log](./log) | 日志组件 |\n| [util](./util) | 工具 |\n\n### 使用Demo\n\n使用例子：\n\n```go\nj := NewJdService(\"\u003capp_key\u003e\", \"\u003capp_secret\u003e\")\n// goods api\ng := j.GetGoodsService()\nres, err := g.GoodsJingfenQuery(\u0026GoodsJingfenQueryRequest{\nEliteId: 33,\n})\nif err != nil {\nfmt.Println(res)\n}\n```\n\n[travis-image]: https://api.travis-ci.com/cliod/jd-go.svg?branch=main\n\n[travis-url]: https://travis-ci.com/cliod/jd-go\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuaqi666%2Fjd-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuaqi666%2Fjd-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuaqi666%2Fjd-go/lists"}