Blog
Design notes, deep dives, and updates from the pyrpc team.
·10 min
Building a full-stack app with pyRPC
A step-by-step tutorial: FastAPI backend, TypeScript React frontend, end-to-end type safety with pyRPC.
·7 min
From raw FastAPI to pyRPC
A before-and-after migration guide showing how to convert a traditional FastAPI application to pyRPC — and why you might want to.
·6 min
Why pyRPC?
The philosophy behind pyRPC, what tRPC-style typing means for Python backends, and why we built it.
·8 min
Inside the Interactive Demo Sandbox
A deep dive into how the pyrpc playground works — design decisions, architecture, and a comparison with the real pyrpc implementation.