1.3.1 • Published 2 months ago

@connectrpc/connect-query v1.3.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 months ago

@connectrpc/connect-query

This is the runtime library package for Connect-Query. You'll find its code generator at @connectrpc/protoc-gen-connect-query.

Connect-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.