1.先申请一个token 在github中Setting/Developer settings 中 这个token 出现一次,最好保存下
2.上传文件到项目中(如果没有,自己在github中创建一个项目)
1.使用PUT请求方式 网址为 https://api.github.com/repos/(github用户名)/upload/contents/(文件名:可以带目录)?access_token
1.先申请一个token 在github中Setting/Developer settings 中 这个token 出现一次,最好保存下
2.上传文件到项目中(如果没有,自己在github中创建一个项目)
1.使用PUT请求方式 网址为 https://api.github.com/repos/(github用户名)/upload/contents/(文件名:可以带目录)?access_token