@yonggiee/ts-rpc
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

TS-RPC(WIP)

Forked from HyperExpress

Powered by uWebSockets.js

Motivation

TS-RPC aims to be tRPC is supposed to be, providing end-2-end type safety while still remaining performant. It uses the power of uWebsockets.js, a Node.js binding of uSockets written in C++.

Some proposed key features are:

  • Using a validation library like Typebox/Ajv to do type validation.
  • Allow for tRPC like syntax while still keeping it compatible with populat server testing tools like Postman.

License

MIT

Package Sidebar

Install

npm i @yonggiee/ts-rpc

Weekly Downloads

5

Version

0.1.3

License

MIT

Unpacked Size

217 kB

Total Files

38

Last publish

Collaborators

  • yonggiee