Skip to content

Conversation

@ekanshgupta2046
Copy link
Contributor

Description

This pull request adds a new /api/health endpoint to the backend.
The endpoint provides a simple health check response ({ status: "ok" }) that can be used by deployment platforms, monitoring tools, or developers to verify that the server is running and responding correctly.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

closes #24

Checklist

Copy link
Member

@04shubham7 04shubham7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good Work

@04shubham7 04shubham7 merged commit 98d96c5 into OPCODE-Open-Spring-Fest:main Oct 21, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Health Check Endpoint

2 participants