tRPC

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2021 Mar 23 8:20
Editor
Edited
Edited
2025 May 23 16:31
Refs
Refs
  • Frontend - instead of fetch('/api/user/1')trpc.userById.query('1')
  • End-to-End Type Safety from frontend to backend by defining input/output types
  • Can be used with auto-completion without Swagger, Postman, or REST API documentation
  • Integrated with React Query for automated caching and refetching
 
 
 
 
 
 
 

Recommendations