| Crates.io | anytype-rpc |
| lib.rs | anytype-rpc |
| version | 0.1.1 |
| created_at | 2026-01-11 00:41:40.480496+00 |
| updated_at | 2026-01-13 05:33:44.577835+00 |
| description | Anytype gRPC client |
| homepage | |
| repository | https://github.com/stevelr/anytype |
| max_upload_size | |
| id | 2035010 |
| size | 480,054 |
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.
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.
Uses tonic-prost-build