Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Tong89/smartNode
/ api.py
File
api.py
backend/api.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
""
"Flask API and static frontend routes for SmartNode."
""
3
4
import
logging
Callers
nothing calls this directly
Calls
11
create_engine
Function · 0.90
get_logger
Function · 0.90
register_error_handlers
Function · 0.90
init_auth
Function · 0.90
init_metrics
Function · 0.90
start_snapshot_thread
Function · 0.90
get_bind_host
Function · 0.90
get_bind_port
Function · 0.90
_register_v1_aliases
Function · 0.85
run
Function · 0.85
get
Method · 0.45
Tested by
no test coverage detected