Can we use Nextjs trpc endpoint for other apps?
Like i have built t3 app. I need some of the end points in my next react app.
Can i call it?.
Can i call it?.
basically trpc-openapi gives us a rest call right?trpc is already REST calls, openapi just makes it more "standard" looking and provides documentation