yaba101
yaba10115mo ago

Have anyone tried migration from TRPC router to app router api

I was learning the trpc and I wanna know to go back and forth with trpc and restapi. can anyone know how to migrate from trpc to app router api route
1 Reply
LittleLily
LittleLily15mo ago
You can use trpc with app router API routes, and trpc-openapi can generate rest api endpoints based on your trpc procedures

Did you find this page helpful?