We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b109c3 commit d22ec0dCopy full SHA for d22ec0d
packages/docs/components/ecosystem.tsx
@@ -52,7 +52,12 @@ const apiLibraries: ZodResource[] = [
52
description: "Type-safe JSON-RPC 2.0 client/server library using Zod.",
53
slug: "danscan/zod-jsonrpc",
54
},
55
-
+ {
56
+ name: "upfetch",
57
+ url: "https://github.com/L-Blondy/up-fetch",
58
+ description: "Advanced fetch client builder",
59
+ slug: "L-Blondy/up-fetch",
60
+ },
61
// https://github.com/honojs/middleware/tree/main/packages/zod-validator
62
// {
63
// name: "@hono/zod-validator",
0 commit comments