dabeplech.base.GETMixin

class dabeplech.base.GETMixin[source]

Corresponds to a GET that retrieve one item from its ID.

__init__()

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__()

Initialize self.

get(entry_id[, params])

Perform GET request to the service.