Skip to content

health check

GET
/api/v1/health

Controller:

github.com/raghavyuva/nixopus-api/internal/features/health.HealthCheck

Middlewares:

  • github.com/go-fuego/fuego.defaultLogger.middleware

Parameters

Header Parameters

Accept
Type
string

Responses

OK

JSON
{
"message": "string",
"status": "string"
}

Playground

Server
Headers

Samples

Powered by VitePress OpenAPI

Made with love
Released under the Functional Source License (FSL)