tRPCttRPC
Powered by
PotatisMannenP
tRPC•3y ago•
6 replies
PotatisMannen

how do you consume trpc endpoints from postman?

I'm currently trying to set up testing for a full stack project while using trpc. but im unsure how i can test if the trpc endpoints are working without having to write FE code. This could be useful during QA etc. has anyone tried this before?
Solution
Some 3rd party libraries:
trpc-panel
trpc-panel
: https://github.com/iway1/trpc-panel
trpc-playground
trpc-playground
: https://github.com/sachinraja/trpc-playground

Using postman is a bit awkward due to the RPC specification shape, there was a postman script which makes it easier to test using postman, search around on this discord server or through the issues on the main trpc repo, you'll find something.
Jump to solution
tRPCJoin
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.
5,015Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Call multiple TRPC endpoints from onSuccess()?
peternovakPpeternovak / ❓-help
3y ago
TRPC ratelimiting endpoints
rustclanRrustclan / ❓-help
3y ago