◐ Shell
clean mode source ↗

GitHub - middleapi/mini-orpc: Simplified implementation of oRPC that includes essential features to help you understand the core concepts

Mini oRPC is a simplified implementation of oRPC that includes essential features to help you understand the core concepts. It's designed to be straightforward and easy to follow, making it an ideal starting point for learning about oRPC.

Getting Started

To get started with Mini oRPC, review this repository alongside the Mini oRPC documentation. The documentation provides a comprehensive guide for building mini oRPC from scratch, with examples and key concept explanations.

Playground

The playground directory contains a minimal React + Bun setup for testing and experimenting with Mini oRPC. To run the playground:

This will start the development server and you can begin exploring Mini oRPC features in a live environment.

Sponsors