cowbird.api.home.views

Module Contents

Functions

get_homepage(→ cowbird.typedefs.AnyResponseType)

Cowbird API homepage.

get_version(→ cowbird.typedefs.AnyResponseType)

Version of the API.

get_worker_version(→ str)

Attributes

LOGGER

cowbird.api.home.views.LOGGER[source]
cowbird.api.home.views.get_homepage(request: pyramid.request.Request) cowbird.typedefs.AnyResponseType[source]

Cowbird API homepage.

cowbird.api.home.views.get_version(request: pyramid.request.Request) cowbird.typedefs.AnyResponseType[source]

Version of the API.

cowbird.api.home.views.get_worker_version() str[source]