rspc is a typesafe router allowing you to build end-to-end type safe APIs. It lets you define your backend logic in a Rust function and use the Typescript client to call it. Your rspc router is transport agnostic which means you can serve it from any HTTP server of your choice such as Axum or even from Tauri.

tauri-rspc-prisma: A minimal Tauri + rspc + Prisma example app.

Not Maintained

This project is not maintained https://github.com/specta-rs/rspc/discussions/351