oRPC OpenAPI to Contract

Installation
SKILL.md

OpenAPI to Contract

If you have an OpenAPI Specification, use Hey API's orpc plugin to generate an oRPC contract.

The Hey API orpc plugin is currently beta.

Example

npm install -D @hey-api/openapi-ts
// openapi-ts.config.ts
import { defineConfig } from '@hey-api/openapi-ts'
Installs
First Seen
oRPC OpenAPI to Contract — ali-master/skills