Integrations
Integrating oRPC with your existing stacks, environments, and frameworks.
Integrate oRPC with various stacks, environments, and frameworks effortlessly. oRPC is designed with the Fetch API in mind, making it compatible with any modern environment or framework.
It uses the highly performant Hono RegExpRouter under the hood, ensuring low-latency routing. Whether you're targeting serverless, edge environments, or traditional backends, oRPC is optimized for all scenarios.
Quick Example
Node.js
Express.js
Hono
Next.js
Cloudflare Workers
Other Environments and Frameworks
oRPC works in any modern environment that supports the creating server with Fetch API.