Ahmed EidA
tRPC3y ago
Ahmed Eid

Replacing the dot notation in URLs with forward slash `/` ?

is there a way to replace the dot separation with a forward slash instead ?

so instead of /api/trpc/post.byId it would be /api/trpc/post/byId
Was this page helpful?