An open API service indexing awesome lists of open source software.

https://github.com/pyunits/pyunit-chatrobot

闲聊机器人,一键部署,docker部署,web测试
https://github.com/pyunits/pyunit-chatrobot

Last synced: 11 months ago
JSON representation

闲聊机器人,一键部署,docker部署,web测试

Awesome Lists containing this project

README

          

# pyunit-chatRobot
闲聊机器人,一键部署,docker部署,web测试

## 下载docker
```shell
docker pull pyunit-chatRobot
docker run -d -P chatrobot
```
## 打开Swagger
http://ip:port/docs
![Swagger](./chat.png)