Hacker News new | past | comments | ask | show | jobs | submit login

Basically tRPC lets you define a router containing all your endpoints in a single structure. Then you can import the type definition of your router and make typed API calls without needing to wire everything together with types.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: