• Factory function to create a new instance of the HttpClient.

    Parameters

    • Optional apiUrl: string

      The base API URL used to make HTTP requests.

    Returns HttpClient

    A new instance of the HttpClient.

Generated using TypeDoc