build: add api server health endpoint
This commit is contained in:
@@ -2,6 +2,7 @@ mod app;
|
||||
mod api_response;
|
||||
mod config;
|
||||
mod error_middleware;
|
||||
mod health;
|
||||
mod http_error;
|
||||
mod logging;
|
||||
mod request_context;
|
||||
|
||||
Reference in New Issue
Block a user