MCPcopy 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
4import logging

Callers

nothing calls this directly

Calls 11

create_engineFunction · 0.90
get_loggerFunction · 0.90
register_error_handlersFunction · 0.90
init_authFunction · 0.90
init_metricsFunction · 0.90
start_snapshot_threadFunction · 0.90
get_bind_hostFunction · 0.90
get_bind_portFunction · 0.90
_register_v1_aliasesFunction · 0.85
runFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected