Skip to content
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

Add health endpoint #42

Open
3 tasks
upkarlidder opened this issue Feb 21, 2022 · 2 comments
Open
3 tasks

Add health endpoint #42

upkarlidder opened this issue Feb 21, 2022 · 2 comments
Assignees
Labels
Projects

Comments

@upkarlidder
Copy link
Member

Is your feature request related to a problem? Please describe.
Add a health endpoint at /health that returns 200 response with the following

Describe the solution you'd like

  • add a test to verify /health endpoint exists (this will fail)
  • add the /health endpoint
  • add a test to verify the /health endpoint returns 200 with state = {"status": "UP"} json response

Describe alternatives you've considered
N/A

Additional context
N/A

@upkarlidder upkarlidder self-assigned this Feb 21, 2022
@upkarlidder upkarlidder added this to To do in TakeTwo via automation Feb 21, 2022
@github-actions
Copy link

👋 Hi! This issue has been marked stale due to inactivity. If no further activity occurs, it will automatically be closed in 14 days.

@github-actions
Copy link

👋 Hi! This issue has been marked stale due to inactivity. If no further activity occurs, it will automatically be closed in 14 days.

@github-actions github-actions bot added the stale label Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
TakeTwo
To do
Development

No branches or pull requests

3 participants