我想使用 api 将文件从我的系统上传到 github repo 中的目录。是否有任何允许我这样做的 api 端点。
您应该使用2013 年 5 月推出的GitHub CRUD API
这包括:
  PUT /repos/:owner/:repo/contents/:path
  PUT /repos/:owner/:repo/contents/:path
  DELETE /repos/:owner/:repo/contents/:path
| 归档时间: | 
 | 
| 查看次数: | 7897 次 | 
| 最近记录: |