Skip to content

Added health routes to backend and frontend #328

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 23, 2025
Merged

Added health routes to backend and frontend #328

merged 2 commits into from
Mar 23, 2025

Conversation

sritanmotati
Copy link
Contributor

Created health page (health.tsx) in frontend

  • If user-agent: service-status is a header, it will return OK
  • Otherwise, it redirects to the home page
  • /health

Created health route in backend

  • /api/health

@sritanmotati sritanmotati requested a review from joyliu-q March 1, 2025 04:16
@ryantanen ryantanen self-requested a review March 4, 2025 05:01
Copy link
Contributor

@ryantanen ryantanen left a comment

Choose a reason for hiding this comment

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

Looks good

@ryantanen ryantanen merged commit 70c5978 into master Mar 23, 2025
5 checks passed
@ryantanen ryantanen deleted the health branch March 23, 2025 17:13
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.

2 participants