MCPcopy Create free account
hub / github.com/AsyncFuncAI/deepwiki-open / api.py

File api.py

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

Source from the content-addressed store, hash-verified

1import os
2import logging
3from fastapi import FastAPI, HTTPException, Query, Request, WebSocket
4from fastapi.middleware.cors import CORSMiddleware

Callers

nothing calls this directly

Calls 2

setup_loggingFunction · 0.90

Tested by

no test coverage detected