AliA
tRPC3y ago
10 replies
Ali

Hit external APIs ...

I'm new to tRPC, I need to hit an external API (OpenAI) directly from the client-side. Can I still use tRPC for that?
If not do I have to wrap my app in Nextjs with React-Query wrapper?
code.png
Was this page helpful?