Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TechifyBots/File-Stream-Bot
/ endpoints
Endpoints
3 in github.com/TechifyBots/File-Stream-Bot
⨍
Functions
60
◇
Types & classes
7
↳
Endpoints
3
Route
hello_world
app.route('/')
app.py:None
Route
root_route_handler
routes.get("/", allow_head=True)
biisal/server/stream_routes.py:None
Route
stream_handler
routes.get(r"/watch/{path:\S+}", allow_head=True)
biisal/server/stream_routes.py:None