mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
The CLI façade is the primary type callers reach for, so it deserves the bare `Client` name (per `reqwest::Client`, `hyper::Client` convention). The raw generated HTTP binding is secondary and is more accurately named `ApiClient`. "Store" in `ServerStoreClient` was leftover from the SlateDB-ownership refactor and no longer describes the type. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||