cowbird.api.home.views ====================== .. py:module:: cowbird.api.home.views Attributes ---------- .. autoapisummary:: cowbird.api.home.views.LOGGER Functions --------- .. autoapisummary:: cowbird.api.home.views.get_homepage cowbird.api.home.views.get_version cowbird.api.home.views.get_worker_version Module Contents --------------- .. py:data:: LOGGER .. py:function:: get_homepage(request: pyramid.request.Request) -> cowbird.typedefs.AnyResponseType Cowbird API homepage. .. py:function:: get_version(request: pyramid.request.Request) -> cowbird.typedefs.AnyResponseType Version of the API. .. py:function:: get_worker_version() -> str