MCPcopy Create free account
hub / github.com/caesarHQ/textSQL / ping

Route ping

byod/api/app/__init__.py:None–None  ·  view source on GitHub ↗
app.route("/ping")

Source from the content-addressed store, hash-verified

1from app.config import FlaskAppConfig, DB_MANAGED_METADATA
2from app.extensions import db
3# import models to create tables if they don't exist
4from app.models import in_context_examples, table_metadata, type_metadata

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected