MCPcopy Create free account
hub / github.com/LangGraph-GUI/LangGraph-GUI-backend / catch_all

Route catch_all

src/main.py:None–None  ·  view source on GitHub ↗
app.api_route("/{anypath:path}", methods=["GET"])

Source from the content-addressed store, hash-verified

1# server.py
2
3import os
4from datetime import datetime

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected