maxpowernz
maxpowernz
TtRPC
Created by maxpowernz on 6/19/2023 in #❓-help
Any Benefit using tRPC for only remote api calls?
Hi, does it make sense to use trpc if all I will be doing is calling a remote api? I have set it up succesfully with Azure storage tables, works well passing the table adapters as context. Just figuring out if theres any benefit calling an open Api v3 with trpc, or just stick with react query? Any advise much appreciated. Using Next v13^
2 replies