# Functions
New returns a newly configured REST API Client.
WithHTTPClient configures the supplied HTTP client to be used when making REST API requests.
WithLogger sets the specified logger to the client.
# Type aliases
Option function are helpers that enable the flexible configuration of the REST API client.