Using CURL to list github repository tree (github API)

前端 未结 0 638
感情败类
感情败类 2021-01-12 06:43

Using the github API, you can get a repository tree using (example done with CURL):

curl https://api.github.com/repos/{owner}/{repo}/git/trees/{tree_sha}


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题