|
|
|
|
|
by hmcdona1
314 days ago
|
|
If you're happy with tRPC and don't need proper REST functionality it might not be worth it. However, if you want to lean that direction where it is a helpful addition they recently added some tRPC integrations that actually let you add oRPC alongside an existing tRPC setup so you can do so or support a longer term migration. - https://orpc.unnoq.com/docs/openapi/integrations/trpc |
|