t
tRPC
t
tRPC
Test tRPC API
Original message was deleted
tRPC
Join
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.
5,111
Members
View on Discord
M
mark salsbery
•
1/28/23, 11:45 PM
You could use this information for formatting requests in Postman
https://trpc.io/docs/rpc
HTTP RPC Specification | tRPC
Methods Type mapping
N
Nick
•
4/4/23, 2:26 PM
You might want to look at tRPC playground
, or trpc openapi
I
isaac_way
•
4/6/23, 3:23 PM
or can try out trpc
-panel if you
're using zod
https://github.com/iway1/trpc-panel
it
's nice b
/c you don
't have to do any configuration per endpoint
, it
'll just generate a testing UI from your router automatically without any extra work
GitHub
GitHub - iway1/trpc-panel
Contribute to iway1
/trpc
-panel development by creating an account on GitHub
.