Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ecyrbe/zodios
/ articles.ts
File
articles.ts
examples/dev.to/articles.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ apiBuilder, makeApi } from
"../../src/index"
;
2
import
{ z } from
"zod"
;
3
import
{ devUser } from
"./users"
;
4
import
{ paramPages } from
"./params"
;
Callers
nothing calls this directly
Calls
3
apiBuilder
Function · 0.85
addEndpoint
Method · 0.80
build
Method · 0.45
Tested by
no test coverage detected