@ait-kit/api-orpc
v0.2.0
Published
Typed oRPC router helpers for Apps in Toss Cloudflare Pages gateways.
Maintainers
Readme
@ait-kit/api-orpc
Typed oRPC schemas and public router helpers for Apps in Toss gateways.
npm install @ait-kit/api-orpcimport { publicRouter } from "@ait-kit/api-orpc";The router delegates Apps in Toss operations to an AppsInTossApiRpc context. See the
AIT Kit repository for the Cloudflare Pages gateway example.
