Check server health. Mostly used when deploying to a service, this indicates a successful deployment.
Request samples
curl --location --request GET 'https://api.hustmusik.live/'
Responses
application/json {
"msg": "string",
"last_checked": "string"
}
Modified at 2024-11-03 14:03:17