MCPcopy
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

1import { apiBuilder, makeApi } from "../../src/index";
2import { z } from "zod";
3import { devUser } from "./users";
4import { paramPages } from "./params";

Callers

nothing calls this directly

Calls 3

apiBuilderFunction · 0.85
addEndpointMethod · 0.80
buildMethod · 0.45

Tested by

no test coverage detected