class API::V1::StatusController

Overview

dummy class to check the JSON API

Defined in:

controllers/api/v1/status_controller.cr

Instance Method Summary

Constructor methods inherited from class API::APIBaseController

new(env : HTTP::Server::Context) new

Constructor methods inherited from class BaseController

new(env : HTTP::Server::Context) new

Instance Method Detail

def _health #

TODO check the database health and other external dependencies


[View source]