@trpc.dev/trpc
TypeScript icon, indicating that this package has built-in type declarations

0.0.43 • Public • Published

tRPC

tRPC is a modern framework for doing type-safe RPC calls. Instead of using an IDL like Protocol Buffers, it uses TypeScript for defining service interfaces.

Example

Why use tRPC?

Architecture

Converters

Encoders

Decoders

Transport

Streaming

FAQ

Why not REST?

Why not gRPC (or Thrift/Avro/etc)?

Readme

Keywords

none

Package Sidebar

Install

npm i @trpc.dev/trpc

Weekly Downloads

27

Version

0.0.43

License

ISC

Unpacked Size

59.7 kB

Total Files

73

Last publish

Collaborators

  • frankpf