Archived
feat: upload
This commit is contained in:
6 files changed
+16
-6
No files matched your search
+2
-2
@@ -15,9 +15,9 @@
|
||||
<br>
|
||||
<i>本服务使用Python-Flask开发(Flask 官方地址:<a href="https://flask.palletsprojects.com/en/2.0.x/">Flask</a> )</i>
|
||||
<br>
|
||||
<i>调用示例: <a href="http://127.0.0.1:5000/API?owner=main">127.0.0.1:5000/API>owner=main</a> 注: 调用只能使用GET方法请求</i>
|
||||
<i>调用示例: <a href="http://127.0.0.1:5000/API?name=main">127.0.0.1:5000/API?name=main</a> 注: 调用支持POST 和 GET 方法请求</i>
|
||||
<br>
|
||||
<i>已经搭建好的私人服务器调用地址:<a href="http://36.134.138.141:5000/API?owner=main"></a></i>
|
||||
<i>已经搭建好的私人服务器调用地址:<a href="http://geminitay.pythonanywhere.com/API?name=main"></a></i>
|
||||
<br>
|
||||
<i>数字图片作者: <a href="https://www.iconfont.cn/user/detail?uid=363&nid=8RbLpoB8S23K">碎蜂</a></i>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user