curl --location --request GET 'https://api.github.com/repos///tags'
[
{
"commit": {
"sha": "string",
"url": "http://example.com"
},
"name": "v0.1",
"node_id": "string",
"tarball_url": "https://github.com/octocat/Hello-World/tarball/v0.1",
"zipball_url": "https://github.com/octocat/Hello-World/zipball/v0.1"
}
]
Authorization: Bearer ********************
【GitHub】API开发者 微信交流群
用微信扫右侧二维码,加入【GitHub】API开发者 交流群,互助沟通