-
-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi there! One thing that trpc is missing (and is not planned to be supported) is a good integration with RTK Query. With orpc, there is at least a way to generate RTK Query from an OpenAPI spec, but it would be even more awesome to have an implementation that doesn't require codegen and just uses types to ensure that only the right calls are available.
Being able to use RTK Query would allow orpc to focus on the server and the communication layer, while RTK Query would take care of client-side state management, caching, and other related concerns.
There is a library that tries to achieve this for TRPC, but it doesn't seem to be actively maintained anymore.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request