Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/comuline/api
/ createAPI
Function
createAPI
src/modules/api.ts:4–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
import
{
type
Environments } from
"@/type"
3
4
export
const
createAPI = <T extends Environments>() =>
5
new
OpenAPIHono<T>({ strict: true })
Callers
5
index.ts
File · 0.90
index.ts
File · 0.90
station.controller.ts
File · 0.90
route.controller.ts
File · 0.90
schedule.controller.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected