Struct backend::healthcheck
source · pub struct healthcheck;
Expand description
health api (get)
easy way to see if the server is healthy
TODO:
- check on config files
- check on database
- check on email server
- check on logging
- any other parts of the server