AxatA
tRPC2y ago
Axat

Using tRPC with Expo API Routes feature?

Is there a possibility to merge "tRPC Express Adapter" with "Expo API Route Express Deployment"?

tRPC Express Adapter: https://trpc.io/docs/server/adapters/express
Expo API Route Express Deployment: https://docs.expo.dev/router/reference/api-routes/#express

A little bit of help would be great, so that I can implement a minimal example. I need to use them together in my new project.
Expo Documentation
Learn how to create server endpoints with Expo Router.
API Routes
Was this page helpful?