RestfulPropertyKit Documentation Beta

Class Rest​Configuration

public final class RestConfiguration 

Allows to configure the REST API.

Usage:

RestConfiguration.host = "someHost"

Properties

host

public static var host: String = ""

The URL host component.