/hello
This API is currently used to test that the server is up and available. It will eventually be pointing to this documentation.
Method
GET
Search Params
None
URL
https://search.unhide.helmholtz-metadaten.de/api/hello
Response Model
{
"message": string
}
Example
{
"message": "Hello from Next.js!"
}