Adrian LysakowskiA
tRPC3y ago
15 replies
Adrian Lysakowski

External calls

Hi! I am using T3 stack, tRPC together with clerk, and i need to create users within the app, being already logged in, so i need to use external API, quiestion is, what are best practices, doing external API calls inside trpc route? or do it on component side
Was this page helpful?