Welcome to ORPC Test Application
A modern Next.js application with authentication powered by Better Auth and Drizzle ORM.
Loading...
Shuffle My Email
Click the button to shuffle the characters in your authenticated email address. You must be signed in to use this feature. Check the network tab in the developer panel to see the request.
POST /rpc/shuffle-email
What is ORPC?
oRPC (OpenAPI Remote Procedure Call) is a modern, type-safe RPC (Remote Procedure Call) framework designed for full-stack TypeScript applications. It provides end-to-end type safety, automatic API documentation, and seamless integration between frontend and backend.
🚀 Key Features
- ✓Type Safety: End-to-end TypeScript types
- ✓Auto Documentation: OpenAPI/Scalar integration
- ✓Validation: Zod schema validation
- ✓React Integration: Hooks and server actions
Explore the Features: Try the interactive examples above, visit the Basic Operations page, or check out the API Documentation.