Skip to main content

middleapi/orpc

SkillsMP 已收集 middleapi/orpc 中的 7 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
7
GitHub 星标
5,480
GitHub Forks
159

这个仓库中的 skills

1 个职业分类 · 已分类 100%

已展示 7 / 7 个已收集 Skill。

职业分类
软件开发工程师
描述

Design oRPC v2 APIs contract-first, defining the API shape with oc from `@orpc/contract`, implementing it with implement from `@orpc/server`, and consuming the contract from typesafe clients. Use when a project depends on `@orpc/contract`, when defining a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Migrate existing codebases to current oRPC, covering tRPC to oRPC (incremental wrapping via the @orpc/trpc integration or a full rewrite with the concept mapping) and oRPC v1 to v2 (package renames, breaking changes, and a safe order of operations). Use when…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Expose an oRPC router as a spec-compliant OpenAPI HTTP API. Use when a project depends on @orpc/openapi, or for defining REST-style routes on oRPC procedures (openapi() metadata or .route with method, path, successStatus), serving them with OpenAPIHandler…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build, serve, and call end-to-end typesafe APIs with oRPC v2. Use for any task in a project that depends on `@orpc/*` packages, even a one-procedure change: defining procedures with the os builder (.input/.output/.handler, any Standard Schema validator),…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Migrate an existing documentation site (Mintlify, Docusaurus, Fumadocs, Nextra, Starlight, or any docs framework) to Blume, the markdown-first docs framework on Astro. Translate the source config to blume.config.ts, restructure content into Blume's…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build and maintain documentation sites with Blume, the markdown-first docs framework on Astro and Vite. Use when working in a project that depends on `blume`, when scaffolding or configuring a docs site, writing Markdown/MDX content, tuning…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Keep a Blume docs site in sync with the product it documents. Audit recently merged pull requests, changelogs, config schemas, CLI help, and public APIs against the docs content, update only pages that are factually stale, verify the docs build, and open (or…

原文语言:英语

更新
已展示 7 / 7 个已收集 Skill。