fastapi本地部署,网页调用

 

 

Fastapi本地部署:
1、启动main.py。
文件test_main.http,点击3处运行,运行接口报错:
Response code: 504 (Gateway Time-out); Time: 10032ms (10 s 32 ms); Content length: 101929 bytes (101.93 kB)

2、文件main.py运行。
在浏览器输入:http://10.58.71.144:8000/
打印:{"message": "Hello World"}

 

 
posted @ 2024-12-15 21:22  Aneverforget  阅读(5)  评论(0编辑  收藏  举报