This package has been deprecated

Author message:

Connect has moved to its own org @connectrpc and has a stable v1. Run `npx @connectrpc/connect-migrate@latest` to update. See https://github.com/connectrpc/connect-es/releases/tag/v0.13.1 for details.

@bufbuild/connect-query
TypeScript icon, indicating that this package has built-in type declarations

0.4.1 • Public • Published

@bufbuild/connect-query

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

Connect-Query is an expansion pack for TanStack Query (react-query), written in TypeScript and thoroughly tested. It enables effortless communication with servers that speak the Connect Protocol.

The procedures are defined in a Protocol Buffer schema implemented by your backend, and Connect-Query generates the clients and related types to access the backend with TanStack Query. The clients support two protocols: gRPC-web, and Connect's own protocol.

To get started, head over to the docs for a tutorial, or take a look at our examples for integration with various frameworks.

Readme

Keywords

none

Package Sidebar

Install

npm i @bufbuild/connect-query

Weekly Downloads

1,392

Version

0.4.1

License

Apache-2.0

Unpacked Size

141 kB

Total Files

10

Last publish

Collaborators

  • bufbot
  • bufdev
  • cmahony
  • dfyock-buf
  • gwong-buf
  • jdailey_buf
  • psachs-buf
  • sayers-buf
  • srikrsna-buf
  • tstamm-buf