Expand description
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.
§See also
Modules§
- anytype
- Anytype service, events, and RPC types
- auth
- Authentication helpers for creating sessions and attaching tokens. Authentication helpers for Anytype gRPC clients.
- client
- gRPC client configuration and helpers.
- config
- Helpers for headless config-based auth.
- model
- Model types from anytype.model proto package
- views
- Helpers for dataview view metadata. Helpers for working with dataview-based views.