Packages

package api

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait ApiService extends AnyRef
  2. class WebsocketAPI[F[_]] extends Http4sDsl[F] with ApplicationLogger

Value Members

  1. object ApiImplementation extends EtlFlowUtils with Executor
  2. object ApiService
  3. object Authentication extends Http4sDsl[EtlFlowTask] with ApplicationLogger
  4. object GqlAPI extends GenericSchema[GQLEnv with DBEnv with Blocking with Clock]
  5. object GqlLoginAPI extends GenericSchema[GQLEnv with DBEnv]
  6. object RestAPI extends Http4sDsl[EtlFlowTask] with Executor
  7. object RestAPINew

Ungrouped