defaultNetworkClient

fun defaultNetworkClient(aiuta: Aiuta, host: String? = null, encodedPath: String? = null): NetworkClient

Creates a default network client with caching enabled. This is the recommended way to create a network client for most use cases.

Return

A configured instance of NetworkClient

Parameters

aiuta

Instance of Aiuta containing the API key

host

Optional backend host. If not provided, uses the default endpoint

encodedPath

Optional encoded path. If not provided, uses the default path