imaging_api.routers.health

Attributes

router

Functions

health_check(→ dict[str, str])

Health check endpoint for the Imaging API

Module Contents

imaging_api.routers.health.router
async imaging_api.routers.health.health_check() dict[str, str]

Health check endpoint for the Imaging API

Returns:

A dictionary with the status of the service

Return type:

dict