Skip to content

Add new /health health check endpoint#356

Merged
josebolos merged 2 commits intomainfrom
healthcheck-endpoint
Mar 25, 2026
Merged

Add new /health health check endpoint#356
josebolos merged 2 commits intomainfrom
healthcheck-endpoint

Conversation

@josebolos
Copy link
Copy Markdown
Member

The endpoint pings webservice to verify that webservice and MongoDB are up and running.

This is useful for platforms like CloudFoundry that require a health check endpoint, and should be more reliable than requesting the homepage as that may be too slow.

@josebolos josebolos requested a review from sangitamane March 12, 2026 12:14
The endpoint pings webservice to verify that webservice and MongoDB are up and running.

This is useful for platforms like CloudFoundry that require a health check endpoint, and should be more reliable than requesting the homepage as that may be too slow.
@josebolos josebolos force-pushed the healthcheck-endpoint branch from bc66a3f to dccdf18 Compare March 25, 2026 11:59
@josebolos josebolos merged commit 58d481d into main Mar 25, 2026
13 checks passed
@josebolos josebolos deleted the healthcheck-endpoint branch March 25, 2026 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant