t
tRPC
t
tRPC
Is it possible to use a Next.js tRPC API in a browser extension?
Original message was deleted
tRPC
Join
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.
5,111
Members
View on Discord
J
jl982
•
11/11/23, 12:52 AM
Bump on this thread
- I
'm running into the same scenario
:
Is it possible to consume a Next
.js tRPC API from within a browser extension
?
B
Ben-xD
•
11/12/23, 5:55 PM
Yes this is possible
. Just a create a normal trpc client and call your APIs