MCPcopy Create free account
hub / github.com/CodeGraphContext/CodeGraphContext / app.py

File app.py

src/codegraphcontext/api/app.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# src/codegraphcontext/api/app.py
2import os
3from fastapi import Depends, FastAPI
4from fastapi.responses import HTMLResponse

Callers

nothing calls this directly

Calls 1

create_appFunction · 0.85

Tested by

no test coverage detected