JsonClient

object JsonClient

Client used to make API call to the server.

Properties

Link copied to clipboard
val client: HttpClient

Http client that will make the API call.

Link copied to clipboard

Ktor endpoint. Used by the client to make API calls.