MCPcopy Create free account
hub / github.com/bedroombuilds/python2rust / get

Route get

22_websockets_server/python/fastapi_ws.py:None–None  ·  view source on GitHub ↗
app.get("/")

Source from the content-addressed store, hash-verified

1from atomic import AtomicCounter
2
3from fastapi import FastAPI, WebSocket, WebSocketDisconnect
4from fastapi.responses import HTMLResponse

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected