Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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