anytype-rpc

Crates.ioanytype-rpc
lib.rsanytype-rpc
version0.1.1
created_at2026-01-11 00:41:40.480496+00
updated_at2026-01-13 05:33:44.577835+00
descriptionAnytype gRPC client
homepage
repositoryhttps://github.com/stevelr/anytype
max_upload_size
id2035010
size480,054
Steve Schoettler (stevelr)

documentation

README

Anytype gRPC client

The gRPC api is subject to change and isn't officially supported for third party clients.

This crate is experimental. If you need to use gRPC because some functionality isn't available in the anytype REST api, this crate may help.

A very limited cli can list spaces and import and export objects.

Recommended

  • anytype a supported Anytype client that uses Anytype's official REST API.

  • anyr a CLI tool for listing, searching, and performing CRUD operations on anytype objects.

Building

Uses tonic-prost-build

Commit count: 40

cargo fmt