tRPC

Developer
Alexander Koss
Repository
License
MIT
Website

Description of tRPC

tRPC is a tool for building end-to-end typed APIs without the need for code generation or schemas. It allows developers to define server routes in TypeScript and automatically use them on the client side with full type safety. This reduces boilerplate and improves development speed.

Using tRPC is especially relevant for projects where close frontend-backend integration matters, particularly within the TypeScript ecosystem. Because there are no intermediate serialization layers, communication between client and server becomes as lightweight and fast as possible. tRPC is a strong fit for modern web applications and startups that require quick and precise API implementation.

Other technologies

Submit an application

!
The field is filled in incorrectly
!
The field is filled in incorrectly
Мы обрабатываются файлы cookie. Оставаясь на сайте, вы даёте своё согласие на использование cookie в соответствии с политикой конфиденциальности