#xand #api-client #doc-toc #api #xand-api-client

xand-api-client

A client for interacting with the Xand API

2 releases (1 stable)

49.0.0 Feb 24, 2023

#6 in #xand

MIT/Apache

57KB
1.5K SLoC

Provides a trait and implementation of that trait for interacting with the xand-api (as well as a fake version you can use in your tests in the mock module).

If you are talking with xand-api over the wire, this is what you should use.


Table of Contents generated with DocToc

xand-api-client

A client for communicating with the xand-api over gRPC. Provides a more ergonomic wrapper over the generated client.

It operates in terms of the client-side structs provided by xand_api_proto::proto_models.

For more details, see the rustdocs.

Dependencies

~24–38MB
~694K SLoC