orpc - ORPC RPC Framework for Server Routes and API Endpoints
ORPC RPC framework for server routes, middleware, and client setup
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create API endpoints
- setup server routes
- handle RPC layer
- configure middleware
- create isomorphic clients
Inputs
- route definitions
- middleware configuration
- client setup requirements
Outputs
- server routes
- API endpoints
- RPC handlers
- isomorphic client
Requirements
- specific directory structure
- src/server/routes/ organization
- index.ts file per route
