Skip to content

[Task] Add Health Endpoint to check if backend is running or not #11

@mobilex1122

Description

@mobilex1122

Add endpoint /health that returns json with a status message OK

{
  "status":"OK"
}

This will allow for checking if backend is running or not and immediately notifying the user that the system is down.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions