https://github.com/bytedance/douyin-openapi-sdk-go
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.8%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: bytedance
- License: apache-2.0
- Language: Go
- Default Branch: main
- Size: 2.1 MB
Statistics
- Stars: 13
- Watchers: 2
- Forks: 3
- Open Issues: 5
- Releases: 2
Created about 2 years ago
· Last pushed 12 months ago
Metadata Files
Readme
Changelog
License
README.md
Douyin OpenAPI SDK for Go
本项目是抖音开放平台OpenAPI SDK 的Go语言实现。
要求
您需要确保本地安装的 go 环境版本大于等于 1.12.0.
安装
你可以使用 go mod 来管理你的依赖
go get github.com/bytedance/douyin-openapi-sdk-go
发行说明
每个版本的详细更改记录在发行说明中。
许可证
Copyright 2024 ByteDance Ltd. and/or its affiliates.
Owner
- Name: Bytedance Inc.
- Login: bytedance
- Kind: organization
- Location: Singapore
- Website: https://opensource.bytedance.com
- Twitter: ByteDanceOSS
- Repositories: 255
- Profile: https://github.com/bytedance
GitHub Events
Total
- Create event: 6
- Release event: 4
- Issues event: 3
- Watch event: 5
- Pull request event: 5
- Fork event: 1
Last Year
- Create event: 6
- Release event: 4
- Issues event: 3
- Watch event: 5
- Pull request event: 5
- Fork event: 1
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 1
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 1.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 1.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- shaxiaozz (1)
- evoking6 (1)
- mgc-cn (1)
- murang (1)
Pull Request Authors
- wxekn (2)
- Songzhengyan123 (2)
- richzw (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
proxy.golang.org: github.com/bytedance/douyin-openapi-sdk-go
- Homepage: https://github.com/bytedance/douyin-openapi-sdk-go
- Documentation: https://pkg.go.dev/github.com/bytedance/douyin-openapi-sdk-go#section-documentation
- License: Apache-2.0
-
Latest release: v1.0.3
published 12 months ago
Rankings
Dependent packages count: 6.4%
Average: 6.6%
Dependent repos count: 6.9%
Last synced:
10 months ago
Dependencies
go.mod
go
- github.com/alibabacloud-go/tea v1.2.2
- github.com/bytedance/douyin-openapi-credential-go v0.0.0-20240627133153-7f4587ca06ce
- github.com/bytedance/douyin-openapi-util-go v0.0.0-20240627134255-db766d8741c8
go.sum
go
- github.com/alibabacloud-go/debug v1.0.0
- github.com/alibabacloud-go/tea v1.2.2
- github.com/bytedance/douyin-openapi-credential-go v0.0.0-20240627133153-7f4587ca06ce
- github.com/bytedance/douyin-openapi-util-go v0.0.0-20240627134255-db766d8741c8
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/go-resty/resty/v2 v2.12.0
- github.com/google/gofuzz v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
- github.com/modern-go/reflect2 v1.0.2
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v1.3.0
- github.com/yuin/goldmark v1.4.13
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
- golang.org/x/crypto v0.18.0
- golang.org/x/crypto v0.19.0
- golang.org/x/crypto v0.21.0
- golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
- golang.org/x/mod v0.8.0
- golang.org/x/net v0.0.0-20190620200207-3b0461eec859
- golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
- golang.org/x/net v0.0.0-20220722155237-a158d28d115b
- golang.org/x/net v0.6.0
- golang.org/x/net v0.10.0
- golang.org/x/net v0.20.0
- golang.org/x/net v0.21.0
- golang.org/x/net v0.22.0
- golang.org/x/sync v0.0.0-20190423024810-112230192c58
- golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
- golang.org/x/sync v0.1.0
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
- golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
- golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
- golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
- golang.org/x/sys v0.5.0
- golang.org/x/sys v0.8.0
- golang.org/x/sys v0.16.0
- golang.org/x/sys v0.17.0
- golang.org/x/sys v0.18.0
- golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
- golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
- golang.org/x/term v0.5.0
- golang.org/x/term v0.8.0
- golang.org/x/term v0.16.0
- golang.org/x/term v0.17.0
- golang.org/x/term v0.18.0
- golang.org/x/text v0.3.0
- golang.org/x/text v0.3.3
- golang.org/x/text v0.3.7
- golang.org/x/text v0.7.0
- golang.org/x/text v0.9.0
- golang.org/x/text v0.14.0
- golang.org/x/time v0.5.0
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
- golang.org/x/tools v0.1.12
- golang.org/x/tools v0.6.0
- golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7