Module client

Module client 

Source
Expand description

Async API client for entity commands.

Wraps reqwest::Client with session-derived auth headers and provides typed GET/POST/PATCH/DELETE helpers.

Structsยง

ApiClient
Async HTTP client preconfigured with base URL and auth headers.