@connectrpc/connect-react-query
v1.0.0-rc.1
Published
TypeScript-first expansion pack for TanStack Query that gives you Protobuf superpowers.
Downloads
2
Keywords
Readme
@connectrpc/connect-react-query
This is the runtime library package for Connect-React-Query. You'll find its code generator at @connectrpc/protoc-gen-connect-query.
Connect-React-Query is a wrapper around TanStack Query (react-query), written in TypeScript and thoroughly tested. It enables effortless communication with servers that speak the Connect Protocol.
To get started, head over to the docs for a tutorial, or take a look at our examples for integration with various frameworks.