Fuzbo
Fuzbo
Explore posts from servers
TTCTheo's Typesafe Cult
Created by Fuzbo on 4/14/2023 in #questions
tRPC but just the React Query abstraction?
I'm integrating with an existing Python backend, but I really like the way tRPC procedures are defined and used (with react query in particular). I could make fetch calls from the NextJS backend to the python backend, because the backends are on the same machine, but I would still prefer to have the browser show the direct API call instead of trying to debug in two separate interfaces. Not sure if that makes sense, but I'm happy to elaborate more if there are any questions 🙂
7 replies