SameOriginBackendClientLive

dev.cheleb.ziolaminartapir.SameOriginBackendClientLive

The live implementation of the BackendClient.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

lazy val backendBaseURL: Uri

The base URL of the backend. It is the origin of the current page in production mode, and localhost:8080 or the DEV_API_URL environment variable in development mode.

The base URL of the backend. It is the origin of the current page in production mode, and localhost:8080 or the DEV_API_URL environment variable in development mode.

DEV_API_URL ="http://localhost:9999/";

Attributes