MCPcopy Create free account
hub / github.com/comuline/api / index.ts

File index.ts

src/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { apiReference } from "@scalar/hono-api-reference"
2import { createAPI } from "./modules/api"
3import v1 from "./modules/v1"
4import { Database } from "./modules/v1/database"

Callers

nothing calls this directly

Calls 3

createAPIFunction · 0.90
getMethod · 0.80
setMethod · 0.80

Tested by

no test coverage detected