system

Basic health check

Simple hello world test endpoint

get/api/server/hello

Response

Hello world response

messagestring

Example response

{
  "message": "Hello World!"
}