mirror of
https://github.com/smallevilbeast/ntchat.git
synced 2025-07-07 15:16:06 +08:00
更新README
This commit is contained in:
parent
8fc2592926
commit
a1864a0456
|
@ -122,8 +122,12 @@ except KeyboardInterrupt:
|
||||||
|
|
||||||
## 使用fastapi框架实现的web api接口
|
## 使用fastapi框架实现的web api接口
|
||||||
|
|
||||||
|
通过fastapi的swagger在线文档可以很方便的管理NtChat接口
|
||||||
|
|
||||||
[查看fastapi_example例子](./fastapi_example/README.md)
|
[查看fastapi_example例子](./fastapi_example/README.md)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
## 使用pyxcgui界面库实现的简单例子
|
## 使用pyxcgui界面库实现的简单例子
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user