Mikey
Mikey
TtRPC
Created by Mikey on 9/3/2023 in #❓-help
TRPC Nextjs App Router API Base URL
Is there any issues with me placing trpc route handler in the root of my api folder? I don't really like having the /trpc in front of my api calls. I want it abstracted. Also, is it possible to use slashes for the url instead of camel case? I want for example do: /api/contact/create
2 replies
TtRPC
Created by Mikey on 7/6/2023 in #❓-help
Is there a way to use a more updated version of React Query in tRPC?
I'm trying to make sure that my tRPC is using the most up to date version of v4 but I don't know how I can make it use the most accurate version.
1 replies