Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/biuping/ChatBot
/ endpoints
Endpoints
5 in github.com/biuping/ChatBot
⨍
Functions
163
◇
Types & classes
4
↳
Endpoints
5
Route
img_reply
app.route('/img', methods=['post'])
app.py:None
Route
index
app.route("/")
app.py:None
Route
multi_reply
app.route('/multi', methods=['post'])
app.py:None
Route
reply
app.route('/single', methods=['post'])
app.py:None
Route
reply_flush
app.route('/flush', methods=['post'])
app.py:None