Skip to content

[FEAT] Add a /health health check endpoint #103

Description

@aliviahossain

Is your feature request related to a problem? Please describe.
To ensure the application can be easily monitored, we should add a health check endpoint. This is a standard practice for web services, allowing automated tools (like load balancers or uptime monitors) to quickly verify that the API is running and responsive.

Describe the solution you'd like
This task involves creating a simple GET endpoint at /health that returns a JSON response indicating the service is operational.

PLEASE ASSIGN ME THIS ISSUE UNDER THE GSSOC' 25 LABEL. THANK YOU.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions