{"id":18650914,"url":"https://github.com/aimuz/wgo","last_synced_at":"2025-11-05T11:30:41.160Z","repository":{"id":62865038,"uuid":"554029595","full_name":"aimuz/wgo","owner":"aimuz","description":"Go SDK for accessing the WeChat Open Platform API - (In Development)","archived":false,"fork":false,"pushed_at":"2024-02-18T14:15:11.000Z","size":213,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-12-27T13:12:32.694Z","etag":null,"topics":["go","golang","wechat","wechat-sdk","weixin","weixin-sdk"],"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/aimuz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-10-19T06:17:20.000Z","updated_at":"2023-06-02T14:45:23.000Z","dependencies_parsed_at":"2024-01-13T09:23:10.492Z","dependency_job_id":"aaa468da-b54c-4bb2-bece-285d90a4fa38","html_url":"https://github.com/aimuz/wgo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimuz%2Fwgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimuz%2Fwgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimuz%2Fwgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimuz%2Fwgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aimuz","download_url":"https://codeload.github.com/aimuz/wgo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239458853,"owners_count":19642099,"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":["go","golang","wechat","wechat-sdk","weixin","weixin-sdk"],"created_at":"2024-11-07T06:47:26.953Z","updated_at":"2025-11-05T11:30:41.120Z","avatar_url":"https://github.com/aimuz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"WeChat Go SDK\n=============\n\n[![WGo CI](https://github.com/aimuz/wgo/actions/workflows/ci.yaml/badge.svg)](https://github.com/aimuz/wgo/actions/workflows/ci.yaml)\n[![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://pkg.go.dev/github.com/aimuz/wgo)\n[![Go Report Card](https://goreportcard.com/badge/github.com/aimuz/wgo)](https://goreportcard.com/report/github.com/aimuz/wgo)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/6613/badge)](https://bestpractices.coreinfrastructure.org/projects/6613)\n\n**In Development**\n\nA Go SDK for the WeChat Open Platform API.\n\nUsage\n-----\n\n### Client\n\n```go\npackage main\n\nimport \"github.com/aimuz/wgo\"\n\nfunc main() {\n\tclient := wgo.NewClient( \u003c appid \u003e)\n\tclient := wgo.NewClientWithSecret( \u003c appid \u003e, \u003c secret \u003e)\n}\n\n```\n\nRoadmap\n-------\n\n- [ ] TODO\n\nContributors\n------------\n\nPull requests are always welcome! Please base pull requests against the `main` branch and follow the [contributing guide](CONTRIBUTING.md).\n\nFeedback\n--------\n\nWe’d love to hear your thoughts on this project. Feel free to drop us a note!\n    \n- [Issues](https://github.com/aimuz/wgo/issues)\n\nLicense\n-------\n\n```text\nCopyright 2022 The WGo Authors\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttps://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimuz%2Fwgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faimuz%2Fwgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimuz%2Fwgo/lists"}